summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2023-02-03 17:25:49 +0400
committerAndrey Alekseev2023-02-03 17:25:49 +0400
commitc279cecd755cd9fc5dfbbb3baea118c375acfef8 (patch)
tree4891e92b6aeb46bd9cc56879c1949832cc1c8200
parent11a70ec54155b9173e2d11f022d0b4a3ad34ffca (diff)
downloadaur-c279cecd755cd9fc5dfbbb3baea118c375acfef8.tar.gz
6.1.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b4a73959474..44e6831918f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 6.1.4
+ pkgver = 6.1.9
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -19,16 +19,16 @@ pkgbase = linux-manjaro-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.1.4-xanmod1/patch-6.1.4-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.9-xanmod1/patch-6.1.9-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux61/-/archive/c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8/linux61-c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux61/-/archive/64a402c034cd942aa01c6e47ceebd73392ee47c9/linux61-64a402c034cd942aa01c6e47ceebd73392ee47c9.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397
+ sha256sums = 513cff79c38da265b2552521ce9d33b148eea6d60180c9a80764ca0935173b97
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
- sha256sums = c74c59c704eeb3e6811b70a6acbe8f2115219aea6ae23c1ed92043b7ab972a7e
+ sha256sums = c8580abbccadd83e02a589e23ebc9bf057ea9394186e2b2e568459e15d33009b
pkgname = linux-manjaro-xanmod
pkgdesc = The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support). Ashmem and binder are enabled
diff --git a/PKGBUILD b/PKGBUILD
index b93aa4d2ac37..8de63fddc3f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,7 +84,7 @@ fi
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
_major=6.1
-pkgver=${_major}.4
+pkgver=${_major}.9
_branch=6.x
xanmod=1
pkgrel=1
@@ -92,7 +92,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8" # 6.1.4
+__commit="64a402c034cd942aa01c6e47ceebd73392ee47c9" # 6.1.9
license=(GPL2)
makedepends=(
@@ -121,9 +121,9 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb' # kernel tar.xz
'SKIP' # tar.sign
- '879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397' # xanmod
+ '513cff79c38da265b2552521ce9d33b148eea6d60180c9a80764ca0935173b97' # xanmod
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30' # choose-gcc-optimization.sh
- 'c74c59c704eeb3e6811b70a6acbe8f2115219aea6ae23c1ed92043b7ab972a7e') # manjaro
+ 'c8580abbccadd83e02a589e23ebc9bf057ea9394186e2b2e568459e15d33009b') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds