diff options
Diffstat (limited to 'source/xap/xine-lib')
-rwxr-xr-x | source/xap/xine-lib/xine-lib.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/xine-lib/xine-lib.SlackBuild b/source/xap/xine-lib/xine-lib.SlackBuild index 97391f39..510b8351 100755 --- a/source/xap/xine-lib/xine-lib.SlackBuild +++ b/source/xap/xine-lib/xine-lib.SlackBuild @@ -28,7 +28,7 @@ DIRVER=1.1.21 # Version used for the Slackware package PKGVER=1.1.21 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |