summaryrefslogtreecommitdiffstats
path: root/source/d/guile
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-07-01 19:12:58 +0000
committer Eric Hameleers <alien@slackware.com>2019-07-02 08:59:46 +0200
commit68fc452c5b2257672e15fa91a4965dbda57134fa (patch)
treee1218017d12ab978e96c0e392a9d93603072b33b /source/d/guile
parenta03aa4238072e964f9613f5fb840121189017ca2 (diff)
downloadcurrent-68fc452c5b2257672e15fa91a4965dbda57134fa.tar.gz
current-68fc452c5b2257672e15fa91a4965dbda57134fa.tar.xz
Mon Jul 1 19:12:58 UTC 201920190701191258
d/guile-2.2.6-x86_64-1.txz: Upgraded. x/xterm-347-x86_64-1.txz: Upgraded. xfce/garcon-0.6.3-x86_64-1.txz: Upgraded. xfce/xfce4-notifyd-0.4.4-x86_64-1.txz: Upgraded. xfce/xfce4-screenshooter-1.9.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/guile')
-rwxr-xr-xsource/d/guile/guile.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/guile/guile.SlackBuild b/source/d/guile/guile.SlackBuild
index 68b822551..6483d9e60 100755
--- a/source/d/guile/guile.SlackBuild
+++ b/source/d/guile/guile.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=guile
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then