From 08aba0314b88be91403f67b3cd6dae99f601cb93 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 5 Mar 2019 14:38:17 +0100 Subject: extra/linux-pae: kernel may lie in v5.x/ nowadays --- extra/linux-pae/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index b0583119..784e99e7 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -13,7 +13,7 @@ license=('GPL2') makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf') options=('!strip') source=( - https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign} + https://www.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.tar.{xz,sign} config # the main kernel config file 60-linux.hook # pacman hook for depmod 90-linux.hook # pacman hook for initramfs regeneration -- cgit v1.2.3-54-g00ecf