diff options
Diffstat (limited to 'system/libratbag/libratbag.SlackBuild')
-rw-r--r-- | system/libratbag/libratbag.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libratbag/libratbag.SlackBuild b/system/libratbag/libratbag.SlackBuild index 0c9f1cb9bd5a5..c28c46f7bdf98 100644 --- a/system/libratbag/libratbag.SlackBuild +++ b/system/libratbag/libratbag.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libratbag -VERSION=${VERSION:-0.16} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.17} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |