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

Giovanni Scafora giovanni at archlinux.org
Thu Sep 17 12:42:07 UTC 2009


    Date: Thursday, September 17, 2009 @ 08:42:06
  Author: giovanni
Revision: 52337

upgpkg: amule 2.2.6-1
    New version 2.2.6

Modified:
  amule/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-17 12:17:24 UTC (rev 52336)
+++ PKGBUILD	2009-09-17 12:42:06 UTC (rev 52337)
@@ -3,16 +3,16 @@
 # Contributor: Henrik Ronellenfitsch <searinox at web.de>
 
 pkgname=amule
-pkgver=2.2.5
-pkgrel=4
+pkgver=2.2.6
+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.10.1' 'gd>=2.0.35' 'geoip' 'binutils>=2.19.1')
+depends=('wxgtk>=2.8.10.1' 'gd>=2.0.35' 'geoip')
 makedepends=('crypto++')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/aMule-${pkgver}.tar.bz2)
-md5sums=('d26048f8e00a1ca801b3b41156b4268d')
+source=(http://downloads.sourceforge.net/project/${pkgname}/aMule/${pkgver}/aMule-${pkgver}.tar.bz2)
+md5sums=('530d9b48187e36f78fc21bb19e94326d')
 
 build() {
   cd ${srcdir}/aMule-${pkgver}
@@ -35,4 +35,3 @@
   make || return 1
   make DESTDIR=${pkgdir}/ install || return 1
 }
-




More information about the arch-commits mailing list