summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-03-13 00:04:04 +0000
committerMiklós Tóth2023-03-13 00:04:04 +0000
commita1668042ab5020db592d56e18d777f85e2bc1bd5 (patch)
tree378c0142bfa55e4aba09ac637a3d2d60830b12a6
parent9a17f8c08d9eb66fd18aeba8fcbfe7fee804fd5c (diff)
downloadaur-a1668042ab5020db592d56e18d777f85e2bc1bd5.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 8f18033077eb..7cd6730509cc 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.3
+ pkgver = 6.2.5
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.3-xanmod1/patch-6.2.3-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.2.5-xanmod1/patch-6.2.5-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
sha256sums = SKIP
- sha256sums = 557ea9735dbb68c83b4684fd42b465b2cd12445519469c091b9bed926e37810a
+ sha256sums = d2749936b4e3d063a5601f8fd5f390f4c64d27db1d20b82da935d88892e2cc9d
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 5fb9c47c9091..2e7a97bacd6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.2
-pkgver=${_major}.3
+pkgver=${_major}.5
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -110,7 +110,7 @@ done
sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1'
'SKIP'
- '557ea9735dbb68c83b4684fd42b465b2cd12445519469c091b9bed926e37810a'
+ 'd2749936b4e3d063a5601f8fd5f390f4c64d27db1d20b82da935d88892e2cc9d'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}