summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-05-25 12:02:14 +0000
committerMiklós Tóth2023-05-25 12:02:14 +0000
commit2aa55219faca4b2050e9e3b83f1b1f10b19d3f09 (patch)
treece0d3c6263209e27773c1d3af083c793e1916eb3
parent4518a9d4731b8aeb49bb1e26c8c9eb41bab52b4c (diff)
downloadaur-2aa55219faca4b2050e9e3b83f1b1f10b19d3f09.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 2b44486a8a8f..ee47c6818244 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.3.3
+ pkgver = 6.3.4
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.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.sign
- source = patch-6.3.3-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.3-xanmod1/patch-6.3.3-xanmod1.xz
+ source = patch-6.3.4-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.4-xanmod1/patch-6.3.4-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = b7b095be7802b5766678c020878efa513e8d0aeca702399e08906bdb5ce26dca
+ sha256sums = 1243dceb352fa201a281e3ef8362c0397bed64c12ea8b117c6faa1ede6c8b92e
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 8a954e3ec3ec..88279fa9b5ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.3
-pkgver=${_major}.3
+pkgver=${_major}.4
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
'SKIP'
- 'b7b095be7802b5766678c020878efa513e8d0aeca702399e08906bdb5ce26dca'
+ '1243dceb352fa201a281e3ef8362c0397bed64c12ea8b117c6faa1ede6c8b92e'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}