[arch-commits] Commit in sane-frontends/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Jul 13 08:07:01 UTC 2018
Date: Friday, July 13, 2018 @ 08:07:00
Author: tpowa
Revision: 328538
fix dowload url
Modified:
sane-frontends/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-13 07:14:59 UTC (rev 328537)
+++ PKGBUILD 2018-07-13 08:07:00 UTC (rev 328538)
@@ -10,7 +10,7 @@
url="http://www.sane-project.org"
license=('GPL')
depends=('sane' 'gimp' 'libjpeg>=7')
-source=("https://alioth.debian.org/frs/download.php/file/1140/sane-frontends-${pkgver}.tar.gz" MissingCapsFlag.patch)
+source=("https://alioth-archive.debian.org/releases/sane/sane-frontends/${pkgver}/sane-frontends-${pkgver}.tar.gz" MissingCapsFlag.patch)
md5sums=('c63bf7b0bb5f530cf3c08715db721cd3' '770f66e0534953f6129e1fc03d88ae01')
build() {
More information about the arch-commits
mailing list