summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommy Jerry Mairo2018-03-25 12:06:07 -0700
committerTommy Jerry Mairo2018-03-25 12:06:07 -0700
commit912f91a60df73b0299d781b230864ac7ea285a69 (patch)
tree8e541e24d629303c756f6aa87da5648d0f6c9ee3 /PKGBUILD
parent94440a0fb48e6330b753a284fb7d2c4c66229a39 (diff)
downloadaur-912f91a60df73b0299d781b230864ac7ea285a69.tar.gz
Update: fetch upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28c9ad3a082e..6a22fa5765e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Dario 'Dax' Vilardi <dax [at] deelab [dot] org>
# Contributor: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=amule-dlp-git
-pkgver=2.3.2.r10451.df46c833b
-pkgrel=3
+pkgver=2.3.2.r10453.4f2254308
+pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network with DLP patch"
arch=('i686' 'x86_64')
url="https://github.com/persmule/amule-dlp"
@@ -18,14 +18,14 @@ makedepends=('git' 'boost')
optdepends=('antileech')
install=amule.install
provides=('amule' 'amule-dlp')
-source=("git+https://github.com/persmule/amule-dlp.git#commit=df46c833b41d4821129d83cf11e03ace104fc2ed"
+source=("git+https://github.com/persmule/amule-dlp.git#commit=4f22543087008d29a58a579aff2aab1262b5a5fa"
'amuled.systemd'
'amuleweb.systemd'
'crypto++.patch')
sha256sums=('SKIP'
'6dbdd1ad1c3c3d8637b8f4cbd5416f39c8e4277a2f8498577b08bf6cda8dbca9'
'f4f43b1154ddccc9036a4291a58c6715f097b171fec62ea7aead0c9d9fa654f2'
- '5627ec0fc6fcb80ad9b730a8a6a3c3279305bdd04d8f522c15f163d889f93922')
+ 'de425a5763a90d2b4302a22299a8d57e2a32bd83c6c427a012a42deaac9378a2')
pkgver() {
cd "${srcdir}/amule-dlp"