diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-11-05 14:23:45 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-05 14:23:45 +0000 |
commit | 66f8f9ba4006f0f078e092a304b2ab165e926495 (patch) | |
tree | e3c390d3a7b5bc120ccb2a860b6ba1f8372704c8 /desktop | |
parent | 4c8c24a623f9645b1323760fdecd345784be2da3 (diff) | |
download | slackbuilds-66f8f9ba4006f0f078e092a304b2ab165e926495.tar.gz |
desktop/tint2: Updated for version 15.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/tint2/tint2.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/tint2/tint2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild index b58e87609c..50ab4586b8 100644 --- a/desktop/tint2/tint2.SlackBuild +++ b/desktop/tint2/tint2.SlackBuild @@ -6,10 +6,10 @@ # You are free to modify or redistribute this in any way you wish. PRGNAM=tint2 -VERSION=${VERSION:-15.1} +VERSION=${VERSION:-15.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -COMMIT=${COMMIT:-63c3690fa8efb1cd2dd23969f219f9b7a37a65b6} +COMMIT=${COMMIT:-d8770ed590b6a8af6345a1a6644e111a62ce3755} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info index 8af5409d1e..7a62ed6534 100644 --- a/desktop/tint2/tint2.info +++ b/desktop/tint2/tint2.info @@ -1,8 +1,8 @@ PRGNAM="tint2" -VERSION="15.1" +VERSION="15.3" HOMEPAGE="https://gitlab.com/o9000/tint2" -DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=15.1" -MD5SUM="a26107b2181f190146d4ff91e79c4057" +DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=15.3" +MD5SUM="11ddcb975d257e897924b7644eeb585f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |