diff options
Diffstat (limited to 'source/a/devs/devs.SlackBuild')
-rwxr-xr-x | source/a/devs/devs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/devs/devs.SlackBuild b/source/a/devs/devs.SlackBuild index 22b326a3..7d39b06f 100755 --- a/source/a/devs/devs.SlackBuild +++ b/source/a/devs/devs.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=devs VERSION=2.3.1 ARCH=noarch -BUILD=${BUILD:-25} +BUILD=${BUILD:-26} # 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 |