summaryrefslogtreecommitdiff
path: root/community/eiciel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/eiciel/PKGBUILD')
-rw-r--r--community/eiciel/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/eiciel/PKGBUILD b/community/eiciel/PKGBUILD
index 057c3fe28..d4a03681c 100644
--- a/community/eiciel/PKGBUILD
+++ b/community/eiciel/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 49658 2011-06-18 21:23:03Z ebelanger $
+# $Id: PKGBUILD 58840 2011-11-18 19:58:05Z ebelanger $
# Contributor: Roman Kyrylych <roman@gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
@@ -12,7 +12,9 @@ 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)
+# the source for 0.9.8.1 is no longer found upstream
+#source=(http://rofi.roger-ferrer.org/eiciel/download/${pkgname}-${pkgver}.tar.bz2)
+source=(https://launchpad.net/ubuntu/+archive/primary/+files/eiciel_0.9.8.1.orig.tar.bz2)
md5sums=('2c9c459f0604ce03ec49bb425cc42681')
build() {