summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 198422aece05..b4904c0d7e28 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.11.11
+ pkgver = 5.11.12
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.11.11-xanmod1/patch-5.11.11-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.11.12-xanmod1/patch-5.11.12-xanmod1.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/sphinx-workaround.patch?h=packages/linux&id=be7d4710850020de55bce930c83fa80347c02fc3
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
sha256sums = SKIP
- sha256sums = 1ae2241356332f3cea981eb1efa8205ac261f2b90f86f197442e8bcfe6de5aef
+ sha256sums = 1f17ecc059fd4245ba93d29ca3c3c4e649bbe13ea94da87286cc6c91977724be
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
diff --git a/PKGBUILD b/PKGBUILD
index ad883b6f7159..1c6e4ea38849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,8 +52,8 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-pkgver=5.11.11
_major=5.11
+pkgver=${_major}.12
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -86,7 +86,7 @@ done
sha256sums=('04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4'
'SKIP'
- '1ae2241356332f3cea981eb1efa8205ac261f2b90f86f197442e8bcfe6de5aef'
+ '1f17ecc059fd4245ba93d29ca3c3c4e649bbe13ea94da87286cc6c91977724be'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')