diff options
Diffstat (limited to 'system/pommed-light/pommed-light.SlackBuild')
-rw-r--r-- | system/pommed-light/pommed-light.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/pommed-light/pommed-light.SlackBuild b/system/pommed-light/pommed-light.SlackBuild index 3170776a8eb73..bd3d18649cd8a 100644 --- a/system/pommed-light/pommed-light.SlackBuild +++ b/system/pommed-light/pommed-light.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pommed-light -# Copyright 2014 Zhu Qun-Ying +# Copyright 2014-2023 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pommed-light -VERSION=${VERSION:-1.51lw} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.52lw} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |