summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2023-01-30 12:36:25 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2023-01-30 12:36:25 +0100
commit862fbdbc054a85317bb3338e21b0398af1955e09 (patch)
tree4fb9c23172136eb50ab253ac605e4420fe21358a /PKGBUILD
parent24bbc9e72d7d27b8eec89df05c7bbf4885153a44 (diff)
downloadlinux-pinecube-862fbdbc054a85317bb3338e21b0398af1955e09.tar.gz
linux-pinecube-862fbdbc054a85317bb3338e21b0398af1955e09.tar.bz2
linux-pinecube-862fbdbc054a85317bb3338e21b0398af1955e09.zip
Disabled many config options.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67a62fd..7ab65f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-pinecube
-pkgver=6.1.8.pc1
-pkgrel=1
+pkgver=6.1.7.pc3
+pkgrel=2
pkgdesc='Pinecube Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag"
@@ -29,7 +29,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- 'd11ae39c948ef34c5170068aecdc0435d35104319734472aed20661c9966dd05')
+ '729e23edbe61cf3759c4997311796225ff7d4c7e9f1273587fc58258e9dab876')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase