summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-06-30 00:02:36 +0000
committerMiklós Tóth2023-06-30 00:02:36 +0000
commit24c40736ba9ee07c17fa34d3c7419b281bf83996 (patch)
tree1dcd5263244f1b8a881bc953019c301429e10f22
parentee0236387fe38ab3b1ac0c84ff253b9779116a71 (diff)
downloadaur-24c40736ba9ee07c17fa34d3c7419b281bf83996.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 bf1e72e0be32..546702e719be 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 = 1
+ pkgrel = 2
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-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.4.0-xanmod1/patch-6.4.0-xanmod1.xz
+ 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 = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = 4eb2e7c7553536beeed8c3228395b9157f89bc085a0d47f017680747e4c914b5
+ sha256sums = c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 46ce0a4e73e4..9b218a4b20c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,7 +75,7 @@ pkgbase=linux-xanmod-anbox
_major=6.4
pkgver=${_major}.0
_branch=6.x
-xanmod=1
+xanmod=2
_revision=
pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (CURRENT)'
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '4eb2e7c7553536beeed8c3228395b9157f89bc085a0d47f017680747e4c914b5'
+ 'c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}