summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed67a0f9b52e..0a0fd771c1a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,8 +72,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-_major=6.8
-pkgver=${_major}.8
+_major=6.9
+pkgver=${_major}.5
_branch=6.x
xanmod=1
_revision=
@@ -115,9 +115,9 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
+sha256sums=('24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149'
'SKIP'
- '06bfa0a7214723751d9731c67d115f4a9de3c3c8194b51538a7cac725a6ea0c2'
+ '96632ac51119213ee9f664fe7c667376eeb1044ff8566c22715972c5a94f4d3d'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}