aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2020-10-30 21:06:50 +0000
committerJonathan Wright2020-10-30 21:06:50 +0000
commitbdf248f7bc57125b0d2a31831a14f986911a16be (patch)
treed75c0fff0fd99cecb08d328d3513a48cb75ff3fb /PKGBUILD
parentf2499f86c85283abebd068ba65845b6ab84d5f48 (diff)
downloadaur-bdf248f7bc57125b0d2a31831a14f986911a16be.tar.gz
Fix error in CONFIG_CGROUP_SCHED configuration option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c29fc9e5218..b435f3752942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=(
config # the main kernel config file
)
sha256sums=('SKIP'
- '4876208fb4c758dfe73f36139a69d47c9d6dbe32f30d2fdb3140d4591fbd687c')
+ 'a01c8ef3463c239f868fa679006bc591b1a088274dde8c9c162440dd0547ccad')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase