summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2022-12-14 00:03:17 +0000
committerMiklós Tóth2022-12-14 00:03:17 +0000
commit3ea6ce4bdef07a1591cbc4cb4662514f0eca5941 (patch)
tree39d50b79d52d20ee589a6dcd815fb3f321dd9e3b /PKGBUILD
parent73b40796b6973b2841b81666af2f0299bfc3490c (diff)
downloadaur-3ea6ce4bdef07a1591cbc4cb4662514f0eca5941.tar.gz
automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01c844cc58e1..95038bb2f5c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,8 +71,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-_major=6.0
-pkgver=${_major}.12
+_major=6.1
+pkgver=${_major}.0
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -107,9 +107,9 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e'
+sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- 'f3c82c80998afe76ab6616f9dcaff79da8d37c8b81ecc4af5b4f2f4af33d9516'
+ 'b044b25b37117f3de7878e6f9e94bd6e215ff8ec949ced8898000d9b52d1d55a'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}