Date: Wednesday, April 14, 2021 @ 20:08:16 Author: andyrtr Revision: 412460
upgpkg: sane-airscan 0.99.25-1: upstream update 0.99.25 Modified: sane-airscan/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-14 18:02:07 UTC (rev 412459) +++ PKGBUILD 2021-04-14 20:08:16 UTC (rev 412460) @@ -3,7 +3,7 @@ # Contributor: Thomas Kiss <[email protected]> pkgname=sane-airscan -pkgver=0.99.24 +pkgver=0.99.25 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=('723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934') +sha256sums=('94045c1e73225ab8135b5727d38c0a525f4816f48202320940ac1d1086c5faa4') build() { cd ${pkgname}-${pkgver}
