summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2023-01-09 16:31:35 +0400
committerAndrey Alekseev2023-01-09 16:31:35 +0400
commit11a70ec54155b9173e2d11f022d0b4a3ad34ffca (patch)
tree6143ab4ae9cb7cdbe47b3b89e537cea2ffaacc4b
parent115f9247420bda1ca793dfedf0e0414c86b51464 (diff)
downloadaur-11a70ec54155b9173e2d11f022d0b4a3ad34ffca.tar.gz
6.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2d12d56c917..9b4a73959474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 6.1.0
+ pkgver = 6.1.4
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.0-xanmod1/patch-6.1.0-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.4-xanmod1/patch-6.1.4-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux61/-/archive/a989b6bdf0a897d9b112c40a1b3aafd4e3ac00fa/linux61-a989b6bdf0a897d9b112c40a1b3aafd4e3ac00fa.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux61/-/archive/c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8/linux61-c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = b044b25b37117f3de7878e6f9e94bd6e215ff8ec949ced8898000d9b52d1d55a
+ sha256sums = 879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
- sha256sums = 0fc157246b646cb3864c29e3a09b38d4d300701b46b0f8d34767a64f6e8fde89
+ sha256sums = c74c59c704eeb3e6811b70a6acbe8f2115219aea6ae23c1ed92043b7ab972a7e
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 5b63641a1033..b93aa4d2ac37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,7 +84,7 @@ fi
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
_major=6.1
-pkgver=${_major}.0
+pkgver=${_major}.4
_branch=6.x
xanmod=1
pkgrel=1
@@ -92,7 +92,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="a989b6bdf0a897d9b112c40a1b3aafd4e3ac00fa" # 6.1.0
+__commit="c291a4cce0bdeee44e1d20b1188c7abd52dc7cf8" # 6.1.4
license=(GPL2)
makedepends=(
@@ -121,9 +121,9 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb' # kernel tar.xz
'SKIP' # tar.sign
- 'b044b25b37117f3de7878e6f9e94bd6e215ff8ec949ced8898000d9b52d1d55a' # xanmod
+ '879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397' # xanmod
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30' # choose-gcc-optimization.sh
- '0fc157246b646cb3864c29e3a09b38d4d300701b46b0f8d34767a64f6e8fde89') # manjaro
+ 'c74c59c704eeb3e6811b70a6acbe8f2115219aea6ae23c1ed92043b7ab972a7e') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds