summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMitsuru Takigahira2019-09-01 02:12:07 +0900
committerMitsuru Takigahira2019-09-01 02:12:07 +0900
commit05822a47f6908bea09668017691c9c8ff17a6d8d (patch)
tree9a30d07fb1257e2ceaea70003b4340c2371963c1 /PKGBUILD
parent3564cd18c46b9e4e1dfafb37ae0cf9181d0013d4 (diff)
downloadaur-hypervfcopyd.tar.gz
Apply timschumi<timschumi@gmx.de> 's patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feabf13cdf83..5fca1ee9d720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=()
conflicts=()
replaces=()
backup=()
-source=("https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.gz"
+source=("https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.gz"
"hypervfcopyd.service"
)
install=''