summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-02-23 12:02:56 +0000
committerMiklós Tóth2023-02-23 12:02:56 +0000
commit9cda30028809f1cb2ea2506285c569a03afcb94c (patch)
tree9b344684ab40c288beb8528b070842548282631d
parent18f28df32c00467980c0a3d2cc530a230048ba04 (diff)
downloadaur-9cda30028809f1cb2ea2506285c569a03afcb94c.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 c21cc632c791..b29a7b8605c1 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.1.12
+ pkgver = 6.1.13
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.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.1.12-xanmod1/patch-6.1.12-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.13-xanmod1/patch-6.1.13-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 328bed9ad8fbb8162df83f23b63bc284f1d4ee89f0b2e21ee7e5d8aae47d69c2
+ sha256sums = 5f1e9f33d9b4f623953740f346340f77a1317b9b01eb9106f7fa1825a2986812
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 62b1ec9c63ca..889ac04398b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.1
-pkgver=${_major}.12
+pkgver=${_major}.13
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '328bed9ad8fbb8162df83f23b63bc284f1d4ee89f0b2e21ee7e5d8aae47d69c2'
+ '5f1e9f33d9b4f623953740f346340f77a1317b9b01eb9106f7fa1825a2986812'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}