diff options
-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 44a271560b..9cee3b44a6 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:-16.1} +VERSION=${VERSION:-16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -COMMIT=${COMMIT:-8242b494bc0351d42a76450618e22494c9cbb7ff} +COMMIT=${COMMIT:-b810bad93ff65854137fbd2f344ad2f99338008f} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info index eadcdb24c0..4c24446ee5 100644 --- a/desktop/tint2/tint2.info +++ b/desktop/tint2/tint2.info @@ -1,8 +1,8 @@ PRGNAM="tint2" -VERSION="16.1" +VERSION="16.2" HOMEPAGE="https://gitlab.com/o9000/tint2" -DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=16.1" -MD5SUM="2c5599f796a5fdc4b681c7aade359de1" +DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=16.2" +MD5SUM="c9990695bc0de7e8d029738014f982ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |