summaryrefslogtreecommitdiff
path: root/community/mldonkey
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-21 09:52:33 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-21 09:52:33 -0300
commit4c50cd8958fa83e4edbf7d2f9c6b475300f40538 (patch)
treedc9e49842b221641263384e2b49ab0d8ad6d0e59 /community/mldonkey
parent125e2429b897d89b7e37fd8ca7b6e11926f677ae (diff)
parenta3669c04838b48b6891b2ffc4b296fa515f8174f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/qingy/PKGBUILD community/mfs/PKGBUILD extra/mysql/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'community/mldonkey')
-rw-r--r--community/mldonkey/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/mldonkey/PKGBUILD b/community/mldonkey/PKGBUILD
index e714569ee..d4c360b30 100644
--- a/community/mldonkey/PKGBUILD
+++ b/community/mldonkey/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 73966 2012-07-17 18:24:40Z cbrannon $
+# $Id: PKGBUILD 75327 2012-08-19 20:51:39Z cbrannon $
# Maintainer: Chris Brannon <cmbrannon79@gmail.com>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
pkgname=mldonkey
-pkgver=3.1.2
-pkgrel=2
+pkgver=3.1.3
+pkgrel=1
pkgdesc="A multi-network P2P client"
arch=('i686' 'x86_64' 'mips64el')
url="http://mldonkey.sourceforge.net/"
@@ -19,6 +19,9 @@ install=mldonkey.install
source=(http://downloads.sourceforge.net/sourceforge/mldonkey/$pkgname-$pkgver.tar.bz2
mldonkeyd
mldonkey.conf)
+md5sums=('671f60467a918a9b7c2affef63ff5c25'
+ '9e90003a012cf17b548dcc647961ffa6'
+ '1f86d92db51c62cded0e6f3833057dee')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -39,6 +42,3 @@ package() {
install -Dm644 "distrib/mldonkey.desktop" \
"$pkgdir/usr/share/applications/mldonkey.desktop"
}
-md5sums=('85e6a0fe358b8c71a71da6d979c9760f'
- '9e90003a012cf17b548dcc647961ffa6'
- '1f86d92db51c62cded0e6f3833057dee')