diff options
Diffstat (limited to 'source/xap/sane/sane.SlackBuild')
-rwxr-xr-x | source/xap/sane/sane.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/sane/sane.SlackBuild b/source/xap/sane/sane.SlackBuild index 7e641135..13f61445 100755 --- a/source/xap/sane/sane.SlackBuild +++ b/source/xap/sane/sane.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=sane VERSION=1.0.27 BACKVER=1.0.27 FRONTVER=1.0.14 -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |