diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-03 14:01:41 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:06 +0700 |
commit | 9c43c9cbc77972d3b202d7a8e8d9d240fe60daa8 (patch) | |
tree | f50898df50fa09374a459415723be7817476c0dd /system/arqiver/arqiver.SlackBuild | |
parent | f8f0ec0ade64b3bd3df6139b871248088ae2cb04 (diff) |
system/arqiver: Update for 0.10.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/arqiver/arqiver.SlackBuild')
-rw-r--r-- | system/arqiver/arqiver.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/arqiver/arqiver.SlackBuild b/system/arqiver/arqiver.SlackBuild index 0a493dbf38..f22871ca07 100644 --- a/system/arqiver/arqiver.SlackBuild +++ b/system/arqiver/arqiver.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=arqiver -VERSION=${VERSION:-0.9.0} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |