summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a046c37..b9ab842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-pinephone
-pkgver=6.1.0.pp1
+pkgver=6.1.10.pp1
pkgrel=1
pkgdesc='Pinephone Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -17,7 +17,7 @@ makedepends=(
clang llvm lld
)
options=('!strip')
-_srcname=pinephone-linux
+_srcname=kentdobias-linux
source=(
"$_srcname::git+https://git.kent-dobias.com/system/linux?signed#tag=$_srctag"
config
@@ -29,7 +29,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- '680f7fb84d44abc8d1f52df3f53776a36602a6818571678064c9d580520f3de1')
+ 'dfe6a5c43f0d2af8865aa206f9975d18b749303c3ea10ef8a747a56390d34b52')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase