summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2022-08-31 00:03:03 +0000
committerMiklós Tóth2022-08-31 00:03:03 +0000
commitf4c3abdc6e8af200baee01b6b60b5554147259b4 (patch)
tree02db886ac98bbe11a5fc22c383e2475e0de39a2b /PKGBUILD
parent3ced330f9e1ba12c12c69ec9d4ee697e7fd6e771 (diff)
downloadaur-f4c3abdc6e8af200baee01b6b60b5554147259b4.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 33aa41bd72c9..80c83bf12ae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,8 +70,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-_major=5.18
-pkgver=${_major}.19
+_major=5.19
+pkgver=${_major}.5
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -106,9 +106,9 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('51f3f1684a896e797182a0907299cc1f0ff5e5b51dd9a55478ae63a409855cee'
+sha256sums=('ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8'
'SKIP'
- '7910c55cd35b45c521a58ad60680c2d7420340ad5721db717c5569840197acde'
+ 'b32ae4ee756d0b1ce5e17bbfa7f01be1b2e44cfb10f3e0acc0638d38c55a4ca0'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}