From 46b0ab14350774a2a01c7645b0fc5ba5762224ac Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 7 Oct 2022 06:42:47 +0200 Subject: extra/linux-pae: make source url more generic --- extra/linux-pae/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/linux-pae') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 9f94690d..2007745e 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -13,7 +13,7 @@ license=('GPL2') makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'cpio' 'libelf') options=('!strip') source=( - https://www.kernel.org/pub/linux/kernel/v5.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