summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-04-08 00:03:30 +0000
committerMiklós Tóth2023-04-08 00:03:30 +0000
commita7d5b0f505ef088f7dcc26735348de0d8dadc6ff (patch)
treedf8749f1e42663bb17b4cf96bb8c1fec81d54420
parentc6afb58371fca15888e34aec30aa051b72faebec (diff)
downloadaur-a7d5b0f505ef088f7dcc26735348de0d8dadc6ff.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 3c2d4a1ae3e8..8b5fe8c530c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-anbox
pkgdesc = Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (CURRENT)
- pkgver = 6.2.9
+ pkgver = 6.2.10
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.2.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.2.9-xanmod1/patch-6.2.9-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.2.10-xanmod1/patch-6.2.10-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
sha256sums = SKIP
- sha256sums = 8185c860bb07ea0939b9fa761ef677822c03e8667379e43606915c59ee383eca
+ sha256sums = 30d69962510bb3eb630c2f0c590a0e3187739b82e4d7835c59ab061355c20019
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 3fdd5e5cf52e..d0b6c9b60876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.2
-pkgver=${_major}.9
+pkgver=${_major}.10
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -110,7 +110,7 @@ done
sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1'
'SKIP'
- '8185c860bb07ea0939b9fa761ef677822c03e8667379e43606915c59ee383eca'
+ '30d69962510bb3eb630c2f0c590a0e3187739b82e4d7835c59ab061355c20019'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}