summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2023-01-27 18:31:31 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2023-01-27 18:31:31 +0100
commitb886a16b0cc26a451d66ea7761662b4a9c6f1e27 (patch)
tree9bf782553d788d21bbc4dcaa42131f516bb9e52b /PKGBUILD
parent3c16033e0f2155051a7cd57a1418ca726436df32 (diff)
downloadlinux-kentdobias-b886a16b0cc26a451d66ea7761662b4a9c6f1e27.tar.gz
linux-kentdobias-b886a16b0cc26a451d66ea7761662b4a9c6f1e27.tar.bz2
linux-kentdobias-b886a16b0cc26a451d66ea7761662b4a9c6f1e27.zip
Ran localmodconfig.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fd641e..5e17e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=linux-kentdobias
_kver=6.1.8.arch1
_zver=2.1.9
pkgver="${_kver}_${_zver}"
-pkgrel=1
+pkgrel=2
pkgdesc='Linux'
_srctag=v${_kver%.*}-${_kver##*.}
url="https://github.com/archlinux/linux/commits/$_srctag"
@@ -31,7 +31,7 @@ validpgpkeys=(
)
sha256sums=('SKIP'
'6b172cdf2eb54e17fcd68f900fab33c1430c5c59848fa46fab83614922fe50f6'
- 'c69e8bcd603348e26f9159df0478f704f4ab2bef7f9867f335f47a3ad1865854')
+ '8da17c338ed4629e046eeb33626da4c0b453d2a78884c7d1a38873b5e2a6632b')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase