diff options
author | maravtdm <marav8@free.fr> | 2024-02-26 18:01:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-28 12:48:02 +0700 |
commit | f669d660068393cd93d7bebaee04b43a9b8e5550 (patch) | |
tree | c14c12ce8e26d22fc76a7bfcc891dd815e48172f /system | |
parent | ce91d06565b16cea353fac49065f71c5fc6431f7 (diff) |
system/sane-airscan: Updated for version 0.99.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/sane-airscan/sane-airscan.SlackBuild | 2 | ||||
-rw-r--r-- | system/sane-airscan/sane-airscan.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sane-airscan/sane-airscan.SlackBuild b/system/sane-airscan/sane-airscan.SlackBuild index c8a2b70dadeb3..201aa7074e45a 100644 --- a/system/sane-airscan/sane-airscan.SlackBuild +++ b/system/sane-airscan/sane-airscan.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sane-airscan -VERSION=${VERSION:-0.99.27} +VERSION=${VERSION:-0.99.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/sane-airscan/sane-airscan.info b/system/sane-airscan/sane-airscan.info index 5fc8e9e84b456..ee1af8fe634f1 100644 --- a/system/sane-airscan/sane-airscan.info +++ b/system/sane-airscan/sane-airscan.info @@ -1,8 +1,8 @@ PRGNAM="sane-airscan" -VERSION="0.99.27" +VERSION="0.99.29" HOMEPAGE="https://github.com/alexpevzner/sane-airscan/" -DOWNLOAD="https://github.com/alexpevzner/sane-airscan/archive/refs/tags/0.99.27/sane-airscan-0.99.27.tar.gz" -MD5SUM="6ea5710fafd10c8b4c89db37a4173294" +DOWNLOAD="https://github.com/alexpevzner/sane-airscan/archive/refs/tags/0.99.29/sane-airscan-0.99.29.tar.gz" +MD5SUM="334dd401ea75556ecec6d982087d58d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="avahi" |