diff options
author | Arn0 <yth@ythogtha.org> | 2022-09-12 16:07:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:16 +0700 |
commit | d17e0d8e9446234808082579a41dede1834f9473 (patch) | |
tree | 025d63232c9a68eb2a40313ecdae5079d28a79d7 /development/argagg/argagg.SlackBuild | |
parent | 5acc9aa8170b3228d14f9087a7ed6d6681111b0e (diff) |
development/argagg: updated for version 0.4.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/argagg/argagg.SlackBuild')
-rw-r--r-- | development/argagg/argagg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/argagg/argagg.SlackBuild b/development/argagg/argagg.SlackBuild index 6834af2020608..2a7442291d4c3 100644 --- a/development/argagg/argagg.SlackBuild +++ b/development/argagg/argagg.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=argagg -VERSION=${VERSION:-0.4.6} +VERSION=${VERSION:-0.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |