summaryrefslogtreecommitdiff
path: root/community/gnunet-setup/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
commit859f538490d5f7a35356c8813cf5757b175eea98 (patch)
treef3da527fbc96be7a7a02fe3a8812d99c93fa8012 /community/gnunet-setup/PKGBUILD
parent70b4878648fd376433739bd5c835503f6301a5b2 (diff)
Mon Nov 21 23:14:49 UTC 2011
Diffstat (limited to 'community/gnunet-setup/PKGBUILD')
-rw-r--r--community/gnunet-setup/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gnunet-setup/PKGBUILD b/community/gnunet-setup/PKGBUILD
index 6e3585ef8..c7b24d039 100644
--- a/community/gnunet-setup/PKGBUILD
+++ b/community/gnunet-setup/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 46057 2011-05-03 09:18:56Z spupykin $
+# $Id: PKGBUILD 59037 2011-11-20 20:44:42Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=gnunet-setup
@@ -9,7 +9,8 @@ arch=(i686 x86_64)
url="http://gnunet.org/"
license=('GPL')
depends=('gnunet')
-source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-setup-$pkgver.tar.gz)
+#source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-setup-$pkgver.tar.gz)
+source=(http://ftp.archlinux.org/other/community/gnunet-setup/gnunet-setup-$pkgver.tar.gz)
md5sums=('b9c768fb2278b19561654c261f98062f')
build() {