summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 514b8c336884..8e3d36a0bc03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-anbox
pkgdesc = Linux Xanmod with ashmem and binder enabled for Anbox
- pkgver = 5.12.1
- pkgrel = 2
+ pkgver = 5.12.2
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -14,14 +14,14 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.12.1-xanmod2/patch-5.12.1-xanmod2.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.2-xanmod1/patch-5.12.2-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 = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = e304fded229a9f3134fd20a96ae111ca9a68f0a872384511662bb36b83560d86
+ sha256sums = 9c222ec39d6e77ec71233f13eb8c4140c25eded7aa94347dc14512517f113667
sha256sums = 51742dee57cd15bece152d6527f48af87cb7930f0f6a356d5282f778e7c35b39
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
diff --git a/PKGBUILD b/PKGBUILD
index 67535716871f..7f8226948e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,9 +53,9 @@ _makenconfig=
pkgbase=linux-xanmod-anbox
_major=5.12
-pkgver=${_major}.1
+pkgver=${_major}.2
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox'
url="http://www.xanmod.org/"
@@ -86,7 +86,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- 'e304fded229a9f3134fd20a96ae111ca9a68f0a872384511662bb36b83560d86'
+ '9c222ec39d6e77ec71233f13eb8c4140c25eded7aa94347dc14512517f113667'
'51742dee57cd15bece152d6527f48af87cb7930f0f6a356d5282f778e7c35b39'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')