[arch-commits] Commit in amule/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Wed Aug 10 10:56:40 UTC 2011
Date: Wednesday, August 10, 2011 @ 06:56:40
Author: giovanni
Revision: 135112
upgpkg: amule 10598-1
upstream release
Modified:
amule/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-10 10:33:58 UTC (rev 135111)
+++ PKGBUILD 2011-08-10 10:56:40 UTC (rev 135112)
@@ -5,7 +5,7 @@
# Contributor: Dario 'Dax' Vilardi <dax [at] deelab [dot] org>
pkgname=amule
-pkgver=10587
+pkgver=10598
pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
license=('GPL')
depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
source=("http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2")
-md5sums=('94228cf3fa58178a84c24658a06022bd')
+md5sums=('3ba206bd0c43c6fb3247e76141fcf148')
build() {
cd "${srcdir}/aMule-SVN-r${pkgver}"
@@ -39,5 +39,6 @@
package() {
cd "${srcdir}/aMule-SVN-r${pkgver}"
+
make DESTDIR=${pkgdir}/ install
}
More information about the arch-commits
mailing list