summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-11-29 00:02:47 +0100
committerBaptiste Jonglez2016-11-29 00:19:40 +0100
commitb67c33cbd8a867ea9cf8b46cafbc0b9470bfed8c (patch)
tree1ccc214cc259981e0424edfd82045f080e9124a4 /PKGBUILD
parent24c6764fde6e13af1a65f064eb399565e8e68016 (diff)
downloadaur-iproute-mptcp.tar.gz
iproute-mptcp: Store downloaded tarball with a more detailed name to avoid collisions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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'