summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2024-04-04 00:02:17 +0000
committerMiklós Tóth2024-04-04 00:02:17 +0000
commitd5b372991b8f40bd6c20732deecb49cd5cd5c299 (patch)
tree4e1a35a0f4cd06a2512886b97518f73845ce6e2d
parentaa41fd7de4d98081f848def301c5ffbff58c9d23 (diff)
downloadaur-d5b372991b8f40bd6c20732deecb49cd5cd5c299.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 7744de350eae..20e8f2ce0d2b 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.7.11
+ pkgver = 6.7.12
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
- source = patch-6.7.11-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/patch-6.7.11-xanmod1.xz/download
+ source = patch-6.7.12-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/patch-6.7.12-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
sha256sums = SKIP
- sha256sums = 2b2eb30a19c6009f5384cc59543b0053c72068d47ce1cdaa8020a19889c0c160
+ sha256sums = 69592d2ff4a0f1db2e0a18bd5b48a299176e4d7f80d3b7b8f62280c2b13f803a
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 9cb4f0aa25f9..727a60afb090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.7
-pkgver=${_major}.11
+pkgver=${_major}.12
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
- '2b2eb30a19c6009f5384cc59543b0053c72068d47ce1cdaa8020a19889c0c160'
+ '69592d2ff4a0f1db2e0a18bd5b48a299176e4d7f80d3b7b8f62280c2b13f803a'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}