summaryrefslogtreecommitdiff
path: root/extra/amule
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-31 23:14:48 +0000
committerroot <root@rshg054.dnsready.net>2011-10-31 23:14:48 +0000
commit560562e36a27da267f2f4f7989806790192888ef (patch)
treef2ce7f5442dd17943646b3844614c48750704018 /extra/amule
parentf935ebf41c626e4832f86c5f3f7ed1cc35128f6b (diff)
Mon Oct 31 23:14:48 UTC 2011
Diffstat (limited to 'extra/amule')
-rw-r--r--extra/amule/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/amule/PKGBUILD b/extra/amule/PKGBUILD
index 2789e1285..8f0ae710d 100644
--- a/extra/amule/PKGBUILD
+++ b/extra/amule/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 140393 2011-10-12 09:39:10Z giovanni $
+# $Id: PKGBUILD 141482 2011-10-30 18:13:40Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Henrik Ronellenfitsch <searinox@web.de>
# Contributor: Alessio Sergi <sergi.alessio {at} gmail.com>
# Contributor: Dario 'Dax' Vilardi <dax [at] deelab [dot] org>
pkgname=amule
-pkgver=10645
+pkgver=10648
pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url="http://www.amule.org"
license=('GPL')
depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
source=("http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2")
-md5sums=('2dfd86333cd42b6df5cb312de852a1f3')
+md5sums=('dc9d4bbe4b1b2fd263e98d32e71f6284')
build() {
cd "${srcdir}/aMule-SVN-r${pkgver}"