summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordanitool2016-12-31 12:17:51 +0100
committerdanitool2016-12-31 12:17:51 +0100
commitaa5d77a27cecbbca9f17584844ba9f2728fa8fb6 (patch)
treef908c8617147336de7999d1f129d2af684a8f8d3
parentba338978f26341131ca085402b9fc5f4bbe4cfa3 (diff)
downloadaur-aa5d77a27cecbbca9f17584844ba9f2728fa8fb6.tar.gz
bump to 10983 version
-rw-r--r--.SRCINFO10
-rwxr-xr-xPKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfc685d29678..8d7d6691bfe3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 27 01:39:18 UTC 2016
+# Sat Dec 31 11:17:18 UTC 2016
pkgbase = amulegui-upnp
pkgdesc = Remote GUI for the aMule Daemon, an eMule-like client for the ed2k p2p network
- pkgver = 10905
+ pkgver = 10983
pkgrel = 1
url = http://www.amule.org/
arch = i686
@@ -14,13 +14,13 @@ pkgbase = amulegui-upnp
depends = binutils>=2.17.50.0.18
depends = geoip>=1.4.4
depends = libupnp>=1.6.6
- provides = amulegui=10905
+ provides = amulegui=10983
conflicts = amule
conflicts = amule-svn
conflicts = amule-noupnp-svn
conflicts = amule-noupnp
- source = http://amule.sourceforge.net/tarballs/aMule-SVN-r10905.tar.bz2
- md5sums = 9a6d4be01760b9d37301c6beca737532
+ source = http://amule.sourceforge.net/tarballs/aMule-SVN-r10983.tar.bz2
+ md5sums = 38a4b6dd5615a80e05568f17679e175c
pkgname = amulegui-upnp
diff --git a/PKGBUILD b/PKGBUILD
index f7bf41630be6..eabbbb7d61a7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: danitool <dgcbueu_AT_gmail_DOT_com>
pkgname=amulegui-upnp
-pkgver=10905
+pkgver=10983
pkgrel=1
pkgdesc="Remote GUI for the aMule Daemon, an eMule-like client for the ed2k p2p network"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('crypto++')
conflicts=('amule' 'amule-svn' 'amule-noupnp-svn' 'amule-noupnp')
provides=("amulegui=${pkgver}")
source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2)
-md5sums=('9a6d4be01760b9d37301c6beca737532')
+md5sums=('38a4b6dd5615a80e05568f17679e175c')
build() {
cd ${srcdir}/aMule-SVN-r${pkgver}