summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2022-02-02 12:03:22 +0000
committerMiklós Tóth2022-02-02 12:03:22 +0000
commit79f7ae647afa72689ef52682320cf4d1c5aeb250 (patch)
treea31fa499d7bcc05fdc861c6126b10b5b6fe9f0db
parent394b6c3487a5231ac70451165f15efe9498e411a (diff)
downloadaur-79f7ae647afa72689ef52682320cf4d1c5aeb250.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 d4998866d648..098588fb5a57 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 (STABLE)
- pkgver = 5.15.17
- pkgrel = 2
+ pkgver = 5.15.19
+ 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/v5.x/linux-5.15.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.15.17-xanmod2/patch-5.15.17-xanmod2.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.19-xanmod1/patch-5.15.19-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 10381d226a531a9faf8467a7614aec0ec5d2b48eee003aacf142769ebe0afc5d
+ sha256sums = a88f1396e8caa8799bfb436c75173c8167aa16df618c087b491001ffe62c1400
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index ccb2bf3faf71..8ec6e61034d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,9 +62,9 @@ fi
pkgbase=linux-xanmod-anbox
_major=5.15
-pkgver=${_major}.17
+pkgver=${_major}.19
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (STABLE)'
url="http://www.xanmod.org/"
@@ -99,7 +99,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '10381d226a531a9faf8467a7614aec0ec5d2b48eee003aacf142769ebe0afc5d'
+ 'a88f1396e8caa8799bfb436c75173c8167aa16df618c087b491001ffe62c1400'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}