summaryrefslogtreecommitdiff
path: root/community/gtk-gnutella/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk-gnutella/PKGBUILD')
-rw-r--r--community/gtk-gnutella/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gtk-gnutella/PKGBUILD b/community/gtk-gnutella/PKGBUILD
index d991ec063..fa9a562c3 100644
--- a/community/gtk-gnutella/PKGBUILD
+++ b/community/gtk-gnutella/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 42267 2011-03-15 22:06:14Z ebelanger $
+# $Id: PKGBUILD 52275 2011-07-23 01:33:22Z ebelanger $
# Contributor: Dan McGee <dan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=gtk-gnutella
-pkgver=0.96.9
+pkgver=0.97
pkgrel=1
pkgdesc="A Gnutella client written in C"
arch=('i686' 'x86_64')
url="http://gtk-gnutella.sourceforge.net/"
license=('GPL')
-depends=('gnutls>=2.4.1' 'gtk2' 'libxml2')
+depends=('gtk2')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('77e1a66685f563c668d4bbf69e4db0bb')
-sha1sums=('4b9254a3d5152377ce65acf09d858c2b0bb4ca50')
+md5sums=('d44e1af3441fb07a5e5712b0d522fae5')
+sha1sums=('1b50790adc494d7023a7cf9319d7cdef1c9ab51e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"