summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-08-30 16:43:19 +0200
committersL1pKn072019-08-30 16:43:19 +0200
commit975d0358dfc235aef136a4c07002087dc670e6f8 (patch)
tree885c425af589fbfc827d812e49c89c034eebb713
parentc0ac39f052eddf56cc6177d1bcf1093e935acd7d (diff)
downloadaur-975d0358dfc235aef136a4c07002087dc670e6f8.tar.gz
update to 11025
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27654ff152b0..9bb0046a4b2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Mar 18 19:10:36 UTC 2019
pkgbase = amule-daemon
pkgdesc = An eMule-like client for the eD2k and Kademlia p2p networks. (Only Daemon, CLI tools and Webserver)
- pkgver = r11004
+ pkgver = r11025
pkgrel = 1
url = http://www.amule.org
install = amule-daemon.install
@@ -17,13 +15,13 @@ pkgbase = amule-daemon
depends = boost-libs
optdepends = kamule: AmuleGUI for KDE
conflicts = amule
- source = http://amule.sourceforge.net/tarballs/aMule-SVN-r11004.tar.bz2
+ source = http://amule.sourceforge.net/tarballs/aMule-SVN-r11025.tar.bz2
source = amuled.service
source = amuled@.service
source = amuleweb.service
source = amule.sysuser
source = amule.tmpfiles
- sha256sums = 0b3c148f0e3b2be114b8b525973cdfbef942bc9268d59e2e7da044a78c9afdc1
+ sha256sums = 99196b10d5f94ff9ece8d6ffc76b967fd7f477b16add9f90f1f2c42bd2069f97
sha256sums = 339d59211bd914dfa43c6c54b68e2715f9648de3220d712c01c004eda19a5b7a
sha256sums = 52824abdd4724db7c8c4bfc05779849c06de04b4795b3d77c98de1baa3a0babc
sha256sums = f50c46605d3ae977913f4dcf0c7405e0bdc84322d1fc877ae851706f0e1ae5fd
diff --git a/PKGBUILD b/PKGBUILD
index 1edb1f870045..ec3151f43b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=amule-daemon
-pkgver=r11004
+pkgver=r11025
pkgrel=1
pkgdesc='An eMule-like client for the eD2k and Kademlia p2p networks. (Only Daemon, CLI tools and Webserver)'
url='http://www.amule.org'
@@ -23,7 +23,7 @@ source=("http://amule.sourceforge.net/tarballs/aMule-SVN-${pkgver}.tar.bz2"
'amule.sysuser'
'amule.tmpfiles'
)
-sha256sums=('0b3c148f0e3b2be114b8b525973cdfbef942bc9268d59e2e7da044a78c9afdc1'
+sha256sums=('99196b10d5f94ff9ece8d6ffc76b967fd7f477b16add9f90f1f2c42bd2069f97'
'339d59211bd914dfa43c6c54b68e2715f9648de3220d712c01c004eda19a5b7a'
'52824abdd4724db7c8c4bfc05779849c06de04b4795b3d77c98de1baa3a0babc'
'f50c46605d3ae977913f4dcf0c7405e0bdc84322d1fc877ae851706f0e1ae5fd'