summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle De'Vir2019-06-14 01:32:03 +1000
committerKyle De'Vir2019-06-14 01:32:03 +1000
commitf18d14d8e7ff5d47efd1e97ee80bb4b53e274393 (patch)
tree222e213adc404b447e4004583cccd45522ff86e9 /PKGBUILD
parent8fcfbb666b28d1d96e66d31f81d31e81cd27e854 (diff)
downloadaur-f18d14d8e7ff5d47efd1e97ee80bb4b53e274393.tar.gz
Revert "Unset _makenconfig"
This reverts commit 8fcfbb666b28d1d96e66d31f81d31e81cd27e854.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0041c8c599ad..e2f738e5c18e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Set these variables to ANYTHING that is not null to enable them
# Tweak kernel options prior to a build via nconfig
-_makenconfig=
+_makenconfig=y
# Optionally select a sub architecture by number if building in a clean chroot
# Leaving this entry blank will require user interaction during the build
@@ -59,7 +59,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-bcachefs-git
-_srcver_tag=5.1.9-arch1
+_srcver_tag=5.1.8-arch1
pkgver="${_srcver_tag//-/.}"
pkgrel=1
arch=(x86_64)