[arch-commits] Commit in amule/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sat Apr 4 13:05:54 UTC 2009


    Date: Saturday, April 4, 2009 @ 09:05:53
  Author: giovanni
Revision: 33313

upgpkg: amule 2.2.4-1
    New version 2.2.4

Modified:
  amule/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 13:05:42 UTC (rev 33312)
+++ PKGBUILD	2009-04-04 13:05:53 UTC (rev 33313)
@@ -3,16 +3,16 @@
 # Contributor: Henrik Ronellenfitsch <searinox at web.de>
 
 pkgname=amule
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.4
+pkgrel=1
 pkgdesc="An eMule-like client for ed2k p2p network"
 arch=('i686' 'x86_64')
 url="http://www.amule.org"
 license=('GPL')
 depends=('wxgtk>=2.8.0.1' 'gd>=2.0.34' 'geoip' 'binutils>=2.17.50.0.18')
 makedepends=('crypto++')
-source=(http://downloads.sourceforge.net/sourceforge/amule/aMule-${pkgver}.tar.bz2)
-md5sums=('64a0d41edbdd7cf36fa892e45a652bfd')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/aMule-${pkgver}.tar.bz2)
+md5sums=('283c428dd2961a57f2691c455c845a42')
 
 build() {
   cd ${srcdir}/aMule-${pkgver}




More information about the arch-commits mailing list