summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef88f32189e9..0b33d7f0bbae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=()
conflicts=()
replaces=()
backup=()
-source=("https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}/linux-${pkgver}.tar.gz"
+source=("https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.gz"
"hypervvssd.service"
)
install=''