summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2023-05-13 00:03:14 +0000
committerMiklós Tóth2023-05-13 00:03:14 +0000
commit58a4e36d3254b4323a24a663826f6fe428ffe872 (patch)
treedb7f38aec45e06ca7868980047bbf34852d10b5c
parentb8972255245419fbe968dbae695aa630ed589905 (diff)
downloadaur-58a4e36d3254b4323a24a663826f6fe428ffe872.tar.gz
automatic update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc05256512c4..0d236c960896 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 (CURRENT)
- pkgver = 6.3.1
- pkgrel = 2
+ pkgver = 6.3.2
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-anbox
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.sign
- source = patch-6.3.1-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.1-xanmod1/patch-6.3.1-xanmod1.xz
+ source = patch-6.3.2-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.2-xanmod1/patch-6.3.2-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = 42b4529d90c9733be72edf3fd6b32452acd2ed41c4c4759276a7027c38661b7d
+ sha256sums = da36bed6fe2c1a8de3950120f2cefad30d9906f03ace55ab4ffdf073ada320b4
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod-anbox
diff --git a/PKGBUILD b/PKGBUILD
index c1e0b2960875..359dd0141ec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,11 +73,11 @@ fi
pkgbase=linux-xanmod-anbox
_major=6.3
-pkgver=${_major}.1
+pkgver=${_major}.2
_branch=6.x
xanmod=1
_revision=
-pkgrel=2 ##${xanmod}
+pkgrel=${xanmod}
pkgdesc='Linux Xanmod with ashmem and binder enabled for Anbox - Current Stable (CURRENT)'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -111,7 +111,7 @@ done
sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
'SKIP'
- '42b4529d90c9733be72edf3fd6b32452acd2ed41c4c4759276a7027c38661b7d'
+ 'da36bed6fe2c1a8de3950120f2cefad30d9906f03ace55ab4ffdf073ada320b4'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}