diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-12-30 22:33:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:00 +0700 |
commit | 23f5ebe207d957a3bfeffc98635413fbf3721d2c (patch) | |
tree | 65fbabca3bb21a6b19d97b43634eb9f87d49078c /desktop/tint2/tint2.SlackBuild | |
parent | 961d130c3a5e0f8069f0846f1ba2dd8be308a57c (diff) |
desktop/tint2: Updated for version 16.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/tint2/tint2.SlackBuild')
-rw-r--r-- | desktop/tint2/tint2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild index d2d70edd91e4e..44a271560b013 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.0} +VERSION=${VERSION:-16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -COMMIT=${COMMIT:-63d0d98a5cc087530f998c97afda5e792fb3b565} +COMMIT=${COMMIT:-8242b494bc0351d42a76450618e22494c9cbb7ff} if [ -z "$ARCH" ]; then case "$( uname -m )" in |