diff options
Diffstat (limited to 'source/a/pkgtools/pkgtools.SlackBuild')
-rwxr-xr-x | source/a/pkgtools/pkgtools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/pkgtools/pkgtools.SlackBuild b/source/a/pkgtools/pkgtools.SlackBuild index f9c031a0..de41b74d 100755 --- a/source/a/pkgtools/pkgtools.SlackBuild +++ b/source/a/pkgtools/pkgtools.SlackBuild @@ -28,9 +28,9 @@ PKG=$TMP/package-pkgtools PKGNAM=pkgtools # *** UPDATE THESE WITH EACH BUILD: -VERSION=15.0 +VERSION=15.1 ARCH=${ARCH:-noarch} -BUILD=${BUILD:-42} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |