diff options
author | AmatCoder <amatcoder@gmail.com> | 2015-05-09 06:25:27 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2015-05-20 09:46:13 +0000 |
commit | 33094af53a32c02f11c80a019574a525bfc5a6ff (patch) | |
tree | 5cd1d255b8f5a9ae2028f34d6f040ebe8e06cbf5 /testing/amule | |
parent | cf52c70d524fbc12adbd6e474c121fedc3c62e82 (diff) | |
download | aports-33094af53a32c02f11c80a019574a525bfc5a6ff.tar.bz2 aports-33094af53a32c02f11c80a019574a525bfc5a6ff.tar.xz |
testing/amule: update to 10869
Diffstat (limited to 'testing/amule')
-rw-r--r-- | testing/amule/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD index 87c30de29e..ab8a7c8d9d 100644 --- a/testing/amule/APKBUILD +++ b/testing/amule/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: August Klein <amatcoder@gmail.com> pkgname=amule pkgsvn=aMule-SVN-r -pkgver=10852 -pkgrel=1 +pkgver=10869 +pkgrel=0 pkgdesc="An eMule-like client for the eD2k and Kademlia networks" url="http://www.amule.org" arch="all" @@ -54,6 +54,6 @@ package() { rm -f "$pkgdir"/usr/lib/charset.alias } -md5sums="7869cd9f40f709b084b5b4d9d726f7e7 aMule-SVN-r10852.tar.bz2" -sha256sums="3a97c844235556c18d2344e7e7bd758be6cb603e09f866d0c9d68836021c306d aMule-SVN-r10852.tar.bz2" -sha512sums="00caaae6f6a6832200a6267676160d2554ecee93e1256257311586a29e6b1ba3f44e61ad159051224ad55071cf27e9c45f2ea2603de41163ff487f1c5d7a4847 aMule-SVN-r10852.tar.bz2" +md5sums="61e927a202be0ae8b337617df69840bd aMule-SVN-r10869.tar.bz2" +sha256sums="855e48b8d8a0c65ff50771fc347635fe6d151107eb055fcbac90ef8742ad54fc aMule-SVN-r10869.tar.bz2" +sha512sums="c7da224e12117e2dd26885e98c3fda9a5d3a3ae4229d2b7cbad5db799075337722b927706ef69f31aae5f7c898f1b8ac8366b498566c8234a4ea5dc065a07bca aMule-SVN-r10869.tar.bz2" |