summaryrefslogtreecommitdiff
path: root/extra/amule/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/amule/PKGBUILD')
-rw-r--r--extra/amule/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/amule/PKGBUILD b/extra/amule/PKGBUILD
index 57f5dbb06..cc49f7990 100644
--- a/extra/amule/PKGBUILD
+++ b/extra/amule/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 189860 2013-07-10 07:26:51Z bpiotrowski $
+# $Id: PKGBUILD 193960 2013-09-08 17:48:29Z 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=10803
-pkgrel=3
+pkgver=10808
+pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.amule.org"
license=('GPL')
depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++')
source=("http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2")
-md5sums=('febf14f5b1185f25acde64f61b78ed38')
+md5sums=('68099241871f4e47eee06bebc7ce20a1')
build() {
cd "${srcdir}/aMule-SVN-r${pkgver}"