summaryrefslogtreecommitdiff
path: root/community/gnunet-setup/PKGBUILD
diff options
context:
space:
mode:
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 312818ec8..c7147fe00 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 'mips64el')
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() {