summaryrefslogtreecommitdiff
path: root/community/gnunet/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:46:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:46:29 -0500
commitc991083cf44abe37ee1391340a5c3d8210feb368 (patch)
tree0a7c43540ffe79d37c92b368a00de8b3a9aae4c2 /community/gnunet/PKGBUILD
parentc3a55e4eee74e18d3d40c1ff4012013804a1b644 (diff)
Remove signature in gnunet
Diffstat (limited to 'community/gnunet/PKGBUILD')
-rw-r--r--community/gnunet/PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/community/gnunet/PKGBUILD b/community/gnunet/PKGBUILD
index 57cf6657f..913043f8a 100644
--- a/community/gnunet/PKGBUILD
+++ b/community/gnunet/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('gettext' 'pkgconfig')
backup=(etc/gnunetd.conf)
options=('!libtool' '!makeflags')
install=gnunet.install
-source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-$pkgver.tar.gz{,.sig}
+source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-$pkgver.tar.gz
gnunet.rc
gnunet.service
gnunet.conf.d
@@ -42,9 +42,3 @@ package() {
rm -rf $pkgdir/usr/include/libltdl $pkgdir/usr/lib/libltdl.* $pkgdir/usr/include/ltdl.h
install -Dm0644 $srcdir/$pkgname.service $pkgdir/usr/lib/systemd/system/$pkgname.service
}
-md5sums=('ad4fa34cea8a9e905f1353b68db179ea'
- '3db767d31239430cc22afb81596a4d5d'
- '5baf691913b007fb33e365239e3f7217'
- '54cce3d2415d95b2e5bd1bd88db3a0ea'
- 'f161b46915736e4017e77ad735521453'
- '0fe23b2ca5b3fc47a0b5645e04406da0')