summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-11-29 23:10:33 +0100
committerPiotr Gorski2019-11-29 23:10:33 +0100
commit2072d0b0789c6aeff5d314230e39f9c8f0382f21 (patch)
tree9f1d7f291df376a6c06236f706045021e26d6a3b
parentb9aac585c2848443090a945dfdf2cd1a6ae43a0c (diff)
downloadaur-2072d0b0789c6aeff5d314230e39f9c8f0382f21.tar.gz
Smoothing
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 012d228c418b..37696d1caeea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _lucjanver=5.4
#_lucjanpath="https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/${_lucjanver}"
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_lucjanver}"
-source=("git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
+source=("git://git.kernel.org/pub/scm/linux/kernel/git/next/${_srcname}.git"
"${_lucjanpath}/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
# the main kernel config files
'config')