summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2021-04-28 00:07:55 +0000
committerMiklós Tóth2021-04-28 00:07:55 +0000
commit2184982a9013d0727b4f1ef0818e530f797a52b5 (patch)
treea00bf39a411a92683f1a979efbe4c17def75ac81 /PKGBUILD
parent9fd49ee7b9666e8116e9c0cd7f9be8b8d3b8f3c6 (diff)
downloadaur-2184982a9013d0727b4f1ef0818e530f797a52b5.tar.gz
automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98115ba7140e..d63e8b71a047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,11 +52,11 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-anbox
-_major=5.11
-pkgver=${_major}.16
+_major=5.12
+pkgver=${_major}.0
_branch=5.x
xanmod=1
-pkgrel=${xanmod}
+pkgrel=2
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -84,10 +84,10 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://git.archlinux.org/svntogit/packages.git/plain/trunk/${_patch}?h=packages/linux&id=${_commit}")
done
-sha256sums=('04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4'
+sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- '3ba2a77d4cd9ab5a63a137a8fb18a9d27e7e3172b2130ad34888ae24f13086b2'
- '03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134'
+ '690bd1fe99a57db8d6c3b94cdaf30d5f1a879e5cd879c1186a9919908a1c30e9'
+ '51742dee57cd15bece152d6527f48af87cb7930f0f6a356d5282f778e7c35b39'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}