Date: Monday, November 23, 2020 @ 21:30:37 Author: andyrtr Revision: 401763
upgpkg: sane-airscan 0.99.21-1: upstream update 0.99.21 Modified: sane-airscan/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 19:44:58 UTC (rev 401762) +++ PKGBUILD 2020-11-23 21:30:37 UTC (rev 401763) @@ -2,7 +2,7 @@ # Contributor: Thomas Kiss <[email protected]> pkgname=sane-airscan -pkgver=0.99.19 +pkgver=0.99.21 pkgrel=1 pkgdesc="SANE - SANE backend for AirScan (eSCL) and WSD document scanners" url="https://github.com/alexpevzner/sane-airscan" @@ -13,7 +13,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=('bf54759a15b0d398f60579a0b3a678f4c2e0db76c6724f7de2c3b3755a4b258e') +sha256sums=('0f6fcf8425b23909e732016492bd7162f54e447b3871329f9fd13b5046bd8f61') build() { cd ${pkgname}-${pkgver}
