system/sane-airscan: Updated for version 0.99.29.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
maravtdm 2024-02-26 18:01:48 +01:00 committed by Willy Sudiarto Raharjo
parent ce91d06565
commit f669d66006
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"