summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-11-21 00:03:43 +0000
committerMiklós Tóth2023-11-21 00:03:43 +0000
commit6d395e789bf1c1f95189f737277c8e36864c76e1 (patch)
treecaa0e48ce52e68553d1dea5b4bb76c127a21fa45
parent4d0a66e8f6c2500df6eddd95756196d11d5641d9 (diff)
downloadaur-6d395e789bf1c1f95189f737277c8e36864c76e1.tar.gz
automatic update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56f6665619fa..dcd946395830 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-anbox
pkgdesc = Linux Xanmod with ashmem and binder enabled for Anbox - Stable Mainline [MAIN]
- pkgver = 6.5.11
+ pkgver = 6.5.12
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.sign
- source = patch-6.5.11-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.11-xanmod1/patch-6.5.11-xanmod1.xz/download
+ source = patch-6.5.12-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.12-xanmod1/patch-6.5.12-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884
sha256sums = SKIP
- sha256sums = 9422595c9be6f1496a00e10e2a493218786cb33868e7e6c1ebd9c3f49c7513aa
+ sha256sums = 1796ca1cf26f065c53f9af68baa2dc4dbcd71e8fb7817c0ed9fa61df62801879
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index bc34bb9d58ce..9e0fe8e951db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.5
-pkgver=${_major}.11
+pkgver=${_major}.12
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884'
'SKIP'
- '9422595c9be6f1496a00e10e2a493218786cb33868e7e6c1ebd9c3f49c7513aa'
+ '1796ca1cf26f065c53f9af68baa2dc4dbcd71e8fb7817c0ed9fa61df62801879'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}