diff options
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" |