summaryrefslogtreecommitdiff
path: root/community/gnunet-gtk
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-03 19:44:19 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-03 19:44:19 -0300
commit5f03f36a1327a1c1ade065b89ec2ad873b708a0d (patch)
tree0bbfab5010c0318a1faa46d5897fd831e0e4d60c /community/gnunet-gtk
parent1ac43f3f1d47a56bbc1564ae7d2fd0869f345b6c (diff)
parent8eed59114cbcf729b65f87d3f73530f6c8363d20 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libdvdnav/PKGBUILD extra/libguess/PKGBUILD extra/libmowgli/PKGBUILD extra/xchm/PKGBUILD libre/linux-libre/PKGBUILD
Diffstat (limited to 'community/gnunet-gtk')
-rw-r--r--community/gnunet-gtk/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnunet-gtk/PKGBUILD b/community/gnunet-gtk/PKGBUILD
index 0d987eb07..ee67ea9c8 100644
--- a/community/gnunet-gtk/PKGBUILD
+++ b/community/gnunet-gtk/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 56777 2011-10-12 06:44:39Z ibiru $
+# $Id: PKGBUILD 59850 2011-12-01 08:07:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: wahnby <wahnby@yahoo.fr>
pkgname=gnunet-gtk
-pkgver=0.9.0pre3
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
pkgdesc="A frontend for GNUnet"
arch=('i686' 'x86_64' 'mips64el')
url="http://gnunet.org"
@@ -14,7 +14,7 @@ depends=('gnunet' 'glade' 'adns')
makedepends=('pkgconfig')
source=(ftp://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz
drop_gtk2.patch)
-md5sums=('42f90a00aee541cef576ead682d7fb44'
+md5sums=('5df53665628889a6a12d2bc323003f8d'
'f709c0195beffd0ca64d498be83a118b')
build() {