summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-13 06:21:45 +0100
committerKrzysztof AS (3ED)2016-03-13 06:21:45 +0100
commitdd12bcae596af885df194ace8c0a4de1e5bc5f0a (patch)
tree458b940ba17a6e076c8533207124494aea1f0ef4
parente5a52b2072daad38cb7c549be7d37e6d67430565 (diff)
downloadaur-dd12bcae596af885df194ace8c0a4de1e5bc5f0a.tar.gz
fix source path
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac0aedd79dbd..8bf84578e006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sun Mar 13 05:20:56 UTC 2016
pkgbase = eiciel
pkgdesc = GNOME file ACL editor
pkgver = 0.9.11
@@ -13,7 +15,7 @@ pkgbase = eiciel
depends = desktop-file-utils
depends = gnome-vfs
options = !libtool
- source = http://rofi.roger-ferrer.org/eiciel/download/eiciel-0.9.11.tar.bz2
+ source = http://rofi.roger-ferrer.org/eiciel/files/eiciel-0.9.11.tar.bz2
sha512sums = 914b8b888e502a31f6c70bcc7d391ea8b79dde07e13b9a6ebb3b52a20b793fafd7a7a7f8ff7177c0150a223a74cae1b06fca0a274bc27545bb89223b4b8fd2aa
pkgname = eiciel
diff --git a/PKGBUILD b/PKGBUILD
index 498060085030..32b318f1684b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
depends=('acl' 'gtkmm3' 'nautilus' 'desktop-file-utils' 'gnome-vfs')
options=('!libtool')
install=eiciel.install
-source=(http://rofi.roger-ferrer.org/eiciel/download/${pkgname}-${pkgver}.tar.bz2)
+source=(http://rofi.roger-ferrer.org/eiciel/files/${pkgname}-${pkgver}.tar.bz2)
#source=(https://launchpad.net/ubuntu/+archive/primary/+files/eiciel_0.9.8.1.orig.tar.bz2)
sha512sums=('914b8b888e502a31f6c70bcc7d391ea8b79dde07e13b9a6ebb3b52a20b793fafd7a7a7f8ff7177c0150a223a74cae1b06fca0a274bc27545bb89223b4b8fd2aa')