diff options
Diffstat (limited to 'desktop/caffeine-ng/caffeine-ng.SlackBuild')
-rw-r--r-- | desktop/caffeine-ng/caffeine-ng.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/caffeine-ng/caffeine-ng.SlackBuild b/desktop/caffeine-ng/caffeine-ng.SlackBuild index 04161564f840f..de64dc0310924 100644 --- a/desktop/caffeine-ng/caffeine-ng.SlackBuild +++ b/desktop/caffeine-ng/caffeine-ng.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=caffeine-ng VERSION=${VERSION:-3.4.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |