summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLin Ruoshui2018-08-07 10:38:01 +0800
committerLin Ruoshui2018-08-07 10:38:01 +0800
commit0ea0caf2f479bc5a1a78803904bdcaa352de6b3b (patch)
tree2e26dfdd6496625c4c787e6ca738202c695d6471
parent48f4d188f555bbdc6d4205ea3d2da43e8537ce8d (diff)
downloadaur-0ea0caf2f479bc5a1a78803904bdcaa352de6b3b.tar.gz
add patch and service files
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ced3d7ea0903..ce48282a2d8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Aug 7 02:37:26 UTC 2018
pkgbase = amule-git
pkgdesc = Client for the eD2k and Kad networks
pkgver = 2.3.2.r49.dc0f6c6f7
@@ -18,9 +20,11 @@ pkgbase = amule-git
depends = wxgtk2
conflicts = amule
source = git+https://github.com/amule-project/amule.git
- source = https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/use_xdg-open_as_preview_default.diff
- source = https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/version_check.diff
+ source = https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/amuled@.service
+ source = https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/use_xdg-open_as_preview_default.diff
+ source = https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/version_check.diff
sha256sums = SKIP
+ sha256sums = b8ade9930c00c411958758a2f8267c0a56320270fc06b2ee15243a027795745d
sha256sums = 902f8f719c1c02335880621717f23c683da8edbb31add75d3e1267b190e03b9c
sha256sums = 7bf39a64a723ab3e55ccfef93df2ec9cdd8108e56aa0733a4412755931cb3244
diff --git a/PKGBUILD b/PKGBUILD
index c1f9d6d30a12..48318ff88754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,16 @@ makedepends=(autoconf automake boost git pkg-config)
conflicts=(amule)
source=(
git+https://github.com/amule-project/amule.git
-https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/use_xdg-open_as_preview_default.diff
-https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/version_check.diff
+#https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/use_xdg-open_as_preview_default.diff
+#https://anonscm.debian.org/cgit/pkg-amule/amule.git/plain/debian/patches/version_check.diff
+https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/amuled@.service
+https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/use_xdg-open_as_preview_default.diff
+https://gitlab.com/palopezv/aur-amule-git-patches/raw/master/version_check.diff
)
-sha256sums=(SKIP
- 902f8f719c1c02335880621717f23c683da8edbb31add75d3e1267b190e03b9c
- 7bf39a64a723ab3e55ccfef93df2ec9cdd8108e56aa0733a4412755931cb3244)
+sha256sums=('SKIP'
+ 'b8ade9930c00c411958758a2f8267c0a56320270fc06b2ee15243a027795745d'
+ '902f8f719c1c02335880621717f23c683da8edbb31add75d3e1267b190e03b9c'
+ '7bf39a64a723ab3e55ccfef93df2ec9cdd8108e56aa0733a4412755931cb3244')
pkgver() {
cd amule/