summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 385cc56..8d5bc00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,8 @@
buildarch=8
-_ver=5.6
-
pkgbase=linux-pinebook
-pkgver=5.6.pinebook10
+pkgver=5.7.pine1
pkgrel=1
_desc="AArch64 multi-platform with Pinebook support."
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -34,7 +32,7 @@ validpgpkeys=(
'D214744D04A2CC409C37D331534FC3B63E48F730' # Jaron Kent-Dobias
)
md5sums=('SKIP'
- '42d0b61d8c7be1b3e00f676b0e8104fd'
+ '9ab48704bc219c48a3cadcc95498fbf5'
'11a4f35c50f0bde59c30182aa7b797b7'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'
@@ -61,7 +59,7 @@ build() {
# load configuration
# Configure the kernel. Replace the line below with one of your choice.
- #make menuconfig # CLI menu for configuration
+ make menuconfig # CLI menu for configuration
#make nconfig # new CLI menu for configuration
#make xconfig # X-based configuration
#make oldconfig # using old config from previous kernel version