summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2017-12-21 20:45:56 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-23 07:12:37 +0700
commit0c77b45d02cded83063387ba31dc8bd9a21b51e7 (patch)
tree80373cf4ee01b8afe14b236307a5762a4b835e1c
parentbb0baca50f4bd2e2ecd103432e174dda8718467a (diff)
downloadslackbuilds-0c77b45d02cded83063387ba31dc8bd9a21b51e7.tar.gz
slackbuilds-0c77b45d02cded83063387ba31dc8bd9a21b51e7.tar.xz
desktop/tint2: Updated for version 16.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/tint2/tint2.SlackBuild4
-rw-r--r--desktop/tint2/tint2.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild
index 50ab4586b8..d2d70edd91 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.3}
+VERSION=${VERSION:-16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-COMMIT=${COMMIT:-d8770ed590b6a8af6345a1a6644e111a62ce3755}
+COMMIT=${COMMIT:-63d0d98a5cc087530f998c97afda5e792fb3b565}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info
index 7a62ed6534..2c681b2fb6 100644
--- a/desktop/tint2/tint2.info
+++ b/desktop/tint2/tint2.info
@@ -1,8 +1,8 @@
PRGNAM="tint2"
-VERSION="15.3"
+VERSION="16.0"
HOMEPAGE="https://gitlab.com/o9000/tint2"
-DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=15.3"
-MD5SUM="11ddcb975d257e897924b7644eeb585f"
+DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=16.0"
+MD5SUM="24223a9f20cc1d54b5c96c5aed20646f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"