mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/glxosd: Updated for version 2.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
440d5f2af4
commit
b36c727e37
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=glxosd
|
||||
SRCNAM=GLXOSD
|
||||
VERSION=${VERSION:-2.3.3}
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="glxosd"
|
||||
VERSION="2.3.3"
|
||||
VERSION="2.5.0"
|
||||
HOMEPAGE="http://glxosd.nickguletskii.com/"
|
||||
DOWNLOAD="https://github.com/nickguletskii/GLXOSD/archive/2.3.3.tar.gz"
|
||||
MD5SUM="f8171c4d4e8d26c5b755109cfde21876"
|
||||
DOWNLOAD="https://github.com/nickguletskii/GLXOSD/archive/2.5.0.tar.gz"
|
||||
MD5SUM="4a5f34b0415d4d6a68a64bed6004136c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue