mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/tint2: Updated for version 0.12.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41e02f0106
commit
177382420f
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# You are free to modify or redistribute this in any way you wish.
|
||||
|
||||
PRGNAM=tint2
|
||||
VERSION=${VERSION:-0.12.2}
|
||||
VERSION=${VERSION:-0.12.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tint2"
|
||||
VERSION="0.12.2"
|
||||
VERSION="0.12.3"
|
||||
HOMEPAGE="https://gitlab.com/o9000/tint2"
|
||||
DOWNLOAD="http://download.dlackware.com/hosted-sources/tint2/tint2-0.12.2.tar.xz"
|
||||
MD5SUM="25230ff2a13d9debe246f67253a0864b"
|
||||
DOWNLOAD="http://download.dlackware.com/hosted-sources/tint2/tint2-0.12.3.tar.xz"
|
||||
MD5SUM="618e50e39b9682fd7a68205c3dba2666"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
|
|
Loading…
Reference in a new issue