summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-11-29 00:02:47 +0100
committerBaptiste Jonglez2016-11-29 00:19:40 +0100
commitb67c33cbd8a867ea9cf8b46cafbc0b9470bfed8c (patch)
tree1ccc214cc259981e0424edfd82045f080e9124a4
parent24c6764fde6e13af1a65f064eb399565e8e68016 (diff)
downloadaur-iproute-mptcp.tar.gz
iproute-mptcp: Store downloaded tarball with a more detailed name to avoid collisions
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8852d02cdcea..c7d5831f9759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 1 21:49:22 UTC 2016
+# Mon Nov 28 23:02:47 UTC 2016
pkgbase = iproute-mptcp
pkgdesc = IP Routing Utilities, with Multipath TCP support
pkgver = 0.91.1
@@ -22,7 +22,7 @@ pkgbase = iproute-mptcp
backup = etc/iproute2/rt_realms
backup = etc/iproute2/rt_scopes
backup = etc/iproute2/rt_tables
- source = https://github.com/multipath-tcp/iproute-mptcp/archive/v0.91.1.tar.gz
+ source = iproute-mptcp-0.91.1.tar.gz::https://github.com/multipath-tcp/iproute-mptcp/archive/v0.91.1.tar.gz
source = iproute2-fhs.patch
source = unwanted-link-help.patch
sha256sums = c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7
diff --git a/PKGBUILD b/PKGBUILD
index a162f7ffe5b4..dc2380da37ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('iproute2')
options=('staticlibs' '!makeflags')
backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_protos' \
'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 'etc/iproute2/rt_tables')
-source=("https://github.com/multipath-tcp/$pkgname/archive/v$pkgver.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/multipath-tcp/$pkgname/archive/v$pkgver.tar.gz"
"iproute2-fhs.patch"
"unwanted-link-help.patch")
sha256sums=('c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7'