summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-07-03 00:02:32 +0000
committerMiklós Tóth2023-07-03 00:02:32 +0000
commitd73c0bbe5bfee5f317141678eda5e8e040b0d650 (patch)
treed84d5b6c856dfbf8f2c361b3e2af2e90be7925f9
parent24c40736ba9ee07c17fa34d3c7419b281bf83996 (diff)
downloadaur-d73c0bbe5bfee5f317141678eda5e8e040b0d650.tar.gz
automatic update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 546702e719be..8b75cd357962 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-anbox
pkgdesc = Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (CURRENT)
- pkgver = 6.4.0
- pkgrel = 2
+ pkgver = 6.4.1
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
- source = patch-6.4.0-xanmod2.xz::https://github.com/xanmod/linux/releases/download/6.4.0-xanmod2/patch-6.4.0-xanmod2.xz
+ source = patch-6.4.1-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.4.1-xanmod1/patch-6.4.1-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201
+ sha256sums = a91550fc14f7f747b00c8dcf5a9ef74365d6d01ced230b5c84fddd354258dd3d
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 9b218a4b20c1..f937d0f83f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,9 +73,9 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.4
-pkgver=${_major}.0
+pkgver=${_major}.1
_branch=6.x
-xanmod=2
+xanmod=1
_revision=
pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (CURRENT)'
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- 'c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201'
+ 'a91550fc14f7f747b00c8dcf5a9ef74365d6d01ced230b5c84fddd354258dd3d'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}