From c1b27cd946993db4467ea34c6b113223efd532b5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 4 Nov 2019 08:32:39 -0800 Subject: Fix source url --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 9932785..92e306a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -32,7 +32,7 @@ conflicts=('linux-libre') options=('!strip') _srcname=linux-${pkgver} source=( - https://www.kernel.org/pub/linux/kernel/v${_supver}.${_majver}.x/${_srcname}.tar.{xz,sign} + https://www.kernel.org/pub/linux/kernel/v${_supver}.x/${_srcname}.tar.{xz,sign} 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch 0002-Bluetooth-hidp-Fix-assumptions-on-the-return-value-of-hidp_send_message.patch graysky_bdver2-hotfix.patch -- cgit v1.2.1