summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2020-10-17 12:08:20 +0000
committerMiklós Tóth2020-10-17 12:08:20 +0000
commit3b6b16d594aec432c684ed4f99dafebac09ca2cc (patch)
tree674be5eacb746f819d53703572e4a87f7dbc5f26
parent05429dadd37d7a00c333c3b804a73f3f8709617e (diff)
downloadaur-3b6b16d594aec432c684ed4f99dafebac09ca2cc.tar.gz
automatic update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35f97677d0a0..71ff42d6a377 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-anbox
pkgdesc = Linux Xanmod with ashmem and binder enabled for Anbox
- pkgver = 5.8.15
+ pkgver = 5.9.0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -16,16 +16,16 @@ pkgbase = linux-xanmod-anbox
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.8.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.8.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.8.15-xanmod1/patch-5.8.15-xanmod1.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.sign
+ source = https://github.com/xanmod/linux/releases/download/5.9.0-xanmod1/patch-5.9.0-xanmod1.xz
source = choose-gcc-optimization.sh
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch::https://aur.archlinux.org/cgit/aur.git/plain/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch?h=linux-ck&id=616ec1bb1f2c0fc42b6fb5c20995996897b4f43b
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5
+ sha256sums = 3239a4ee1250bf2048be988cc8cb46c487b2c8a0de5b1b032d38394d5c6b1a06
sha256sums = SKIP
- sha256sums = 4128050db96566fbd348c9b04825de6e43974c4234805b7c683093b2914c374c
+ sha256sums = b69e0e0940df96870a7270d4e5b21d4f192077e5c0683532c300bc482548cb35
sha256sums = 2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511
sha256sums = 6c66dba73251440352f93ff32b72f5dd49536d0f17ef9347867660fd3a626991
diff --git a/PKGBUILD b/PKGBUILD
index 4b038541b5e3..35d75e6c7d48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,8 +66,8 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-pkgver=5.8.15
-_major=5.8
+pkgver=5.9.0
+_major=5.9
_branch=5.x
xanmod=1
pkgrel=1
@@ -99,9 +99,9 @@ for _patch in $_commits; do
done
-sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
+sha256sums=('3239a4ee1250bf2048be988cc8cb46c487b2c8a0de5b1b032d38394d5c6b1a06'
'SKIP'
- '4128050db96566fbd348c9b04825de6e43974c4234805b7c683093b2914c374c'
+ 'b69e0e0940df96870a7270d4e5b21d4f192077e5c0683532c300bc482548cb35'
'2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511'
'6c66dba73251440352f93ff32b72f5dd49536d0f17ef9347867660fd3a626991')