summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2022-11-17 00:03:32 +0000
committerMiklós Tóth2022-11-17 00:03:32 +0000
commitcf99a47765f0e6f89c7f3daf250f379a27ddeda7 (patch)
tree9ad27ba2e9dd0e0d8a3cabc20cc1c757be0d8d11
parentcc9750f3b515f6e184a34dd5ce28f431a2c587cb (diff)
downloadaur-cf99a47765f0e6f89c7f3daf250f379a27ddeda7.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 91d648869fec..c0bb6cb7b702 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.0.8
+ pkgver = 6.0.9
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.0.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.0.8-xanmod1/patch-6.0.8-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.0.9-xanmod1/patch-6.0.9-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e
sha256sums = SKIP
- sha256sums = a620248a4f972e27433efe801c5be4c3f4cae11aa268989e326c5e601b29b971
+ sha256sums = 02f2c1c67b15a6d0590a4bddafc4364d9ad40b3595f6a004534497235799292b
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 419d0f43095b..5fae33b4fb0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.0
-pkgver=${_major}.8
+pkgver=${_major}.9
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e'
'SKIP'
- 'a620248a4f972e27433efe801c5be4c3f4cae11aa268989e326c5e601b29b971'
+ '02f2c1c67b15a6d0590a4bddafc4364d9ad40b3595f6a004534497235799292b'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}