Date: Monday, February 8, 2021 @ 09:55:36 Author: andyrtr Revision: 407643
upgpkg: sane-airscan 0.99.24-1: upstream update 0.99.24 Modified: sane-airscan/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 09:54:13 UTC (rev 407642) +++ PKGBUILD 2021-02-08 09:55:36 UTC (rev 407643) @@ -3,7 +3,7 @@ # Contributor: Thomas Kiss <[email protected]> pkgname=sane-airscan -pkgver=0.99.23 +pkgver=0.99.24 pkgrel=1 pkgdesc="SANE - SANE backend for AirScan (eSCL) and WSD document scanners" url="https://github.com/alexpevzner/sane-airscan" @@ -14,7 +14,7 @@ optdepends=('ipp-usb: allows to send HTTP requests via a USB connection on devices without Ethernet or WiFi connections') backup=(etc/sane.d/airscan.conf) source=("$pkgname-$pkgver.tar.gz"::"https://github.com/alexpevzner/${pkgname}/archive/${pkgver}.tar.gz") -sha256sums=('0068c0df7f1e9de2f952373a24e6b9333c6c101c5ba249eb07d10a097a31f97e') +sha256sums=('723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934') build() { cd ${pkgname}-${pkgver}
