diff options
Diffstat (limited to 'source/xap/xsane/xsane.SlackBuild')
-rwxr-xr-x | source/xap/xsane/xsane.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/xsane/xsane.SlackBuild b/source/xap/xsane/xsane.SlackBuild index b301d081..991cea30 100755 --- a/source/xap/xsane/xsane.SlackBuild +++ b/source/xap/xsane/xsane.SlackBuild @@ -22,7 +22,7 @@ VERSION=0.998 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |