[arch-commits] Commit in iscan/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Dec 7 12:47:39 UTC 2015


    Date: Monday, December 7, 2015 @ 13:47:39
  Author: bpiotrowski
Revision: 149834

Fix download url

Modified:
  iscan/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-07 12:47:08 UTC (rev 149833)
+++ PKGBUILD	2015-12-07 12:47:39 UTC (rev 149834)
@@ -14,7 +14,7 @@
 depends=('gtk2' 'sane' 'libstdc++5')
 makedepends=('gettext' 'gimp')
 optdepends=('iscan-data: Image Scan! data files required for some devices')
-source=("https://download3.ebz.epson.net/dsc/f/03/00/03/61/59/a3f8b8d60e8702a1c5bf3977d018cc2336e308a8/${pkgname}_${pkgver}-1.tar.gz"
+source=("http://support.epson.net/linux/src/scanner/iscan/${pkgname}_${pkgver}-1.tar.gz"
         "libpng15.patch"
         "epkowa.conf")
 sha256sums=('79aa9a9f81a7146beb22a382bbaf840fbce61b1bdb82660e541946a471e48426'



More information about the arch-commits mailing list