[arch-commits] Commit in iscan-data/trunk (PKGBUILD)
Fabio Castelli
muflone at archlinux.org
Sun Dec 4 23:00:12 UTC 2016
Date: Sunday, December 4, 2016 @ 23:00:11
Author: muflone
Revision: 197883
upgpkg: iscan-data 1.37.0-1
Modified:
iscan-data/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-04 20:20:11 UTC (rev 197882)
+++ PKGBUILD 2016-12-04 23:00:11 UTC (rev 197883)
@@ -6,15 +6,16 @@
# Contributor: mutlu_inek <mutlu_inek at yahoo.de>
pkgname=iscan-data
-pkgver=1.36.0
-pkgrel=3
+pkgver=1.37.0
+_pkgsubver=3
+pkgrel=1
pkgdesc="EPSON Image Scan! data files"
arch=('any')
url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('GPL2')
depends=('libxslt')
-source=("http://support.epson.net/linux/src/scanner/iscan/${pkgname}_${pkgver}-1.tar.gz")
-sha256sums=('3a0a0075d0f7fcb0f482cbde2e74c9f6bee64268db32a4e6f470f1a6069117ba')
+source=("http://support.epson.net/linux/src/scanner/iscan/${pkgname}_${pkgver}-${_pkgsubver}.tar.gz")
+sha256sums=('e57088ad0bf9ab55ca633ae3c0a3a07ef403c07bc90e66bee7c4cbe04b4f5710')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list