diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-12-13 23:17:13 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-12-14 08:59:51 +0100 |
commit | 7a0a3431974e2df951954597fdf7b0b8f4e13b5f (patch) | |
tree | decf1816acd36f5ec85ab5bbd9be9d3817682673 /source/xfce | |
parent | 7c3a378a752b9139754ea89ab8e730baf6b271ad (diff) | |
download | current-7a0a3431974e2df951954597fdf7b0b8f4e13b5f.tar.gz |
Fri Dec 13 23:17:13 UTC 201920191213231713
x/libXpm-3.5.13-x86_64-1.txz: Upgraded.
xap/xlockmore-5.61-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xfce')
-rwxr-xr-x | source/xfce/tumbler/tumbler.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xfce/tumbler/tumbler.SlackBuild b/source/xfce/tumbler/tumbler.SlackBuild index e717911e..20c1e563 100755 --- a/source/xfce/tumbler/tumbler.SlackBuild +++ b/source/xfce/tumbler/tumbler.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tumbler VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) |