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 c2f00fd2affb..68a72ed9a3fd 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.12.18
- pkgrel = 1
+ pkgrel = 3
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -14,13 +14,13 @@ 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.18-xanmod1/patch-5.12.18-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.18-xanmod3/patch-5.12.18-xanmod3.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = 5fc76a78824d1327dfaedc27baacd435b809f3ca65487e25c73f4ebb4aa5a50a
+ sha256sums = e804ff7317c1a31d21310434de19d321550b108374fec93457e46646abe7e1db
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index 441f9af037c9..31eebcda60fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,7 @@ pkgbase=linux-xanmod-anbox
_major=5.12
pkgver=${_major}.18
_branch=5.x
-xanmod=1
+xanmod=3
pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (STABLE)'
url="http://www.xanmod.org/"
@@ -95,7 +95,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- '5fc76a78824d1327dfaedc27baacd435b809f3ca65487e25c73f4ebb4aa5a50a'
+ 'e804ff7317c1a31d21310434de19d321550b108374fec93457e46646abe7e1db'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}