summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2023-06-07 19:07:41 +0400
committerAndrey Alekseev2023-06-07 19:07:41 +0400
commit79c1526608a67e6bef10fcc7555888c4bd059fc4 (patch)
treee398bc7089f46475809cc26e051e04052db4ce0c
parente8a1ec35619bafe61f8ed987e96ffa4e791e38d6 (diff)
downloadaur-79c1526608a67e6bef10fcc7555888c4bd059fc4.tar.gz
6.3.5
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD13
2 files changed, 14 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9d44d4528ac..8d9511dd1150 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 6.1.9
+ pkgver = 6.3.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,18 +17,18 @@ pkgbase = linux-manjaro-xanmod
makedepends = imagemagick
makedepends = git
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.9-xanmod1/patch-6.1.9-xanmod1.xz
+ 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 = https://github.com/xanmod/linux/releases/download/6.3.5-xanmod1/patch-6.3.5-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux61/-/archive/c3bc4697f00609370e0106589b0edfea9ccb37ff/linux61-c3bc4697f00609370e0106589b0edfea9ccb37ff.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux63/-/archive/00ef030daa80b01c1e56f9ba20cf7c627d7c5791/linux63-00ef030daa80b01c1e56f9ba20cf7c627d7c5791.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
+ sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = 8185c860bb07ea0939b9fa761ef677822c03e8667379e43606915c59ee383eca
+ sha256sums = 81aec306b4bae742f3fa8fdc6ea156224d5fdf281d08382519d594c5826059d5
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
- sha256sums = c2dd29fe320529f144f5e7fbd3ccf1e7ad5c6899bc4612c1c7d8d9e4bb114af3
+ sha256sums = c916ebd9d2553ce4452146c779804dd2e858c5cd267bb624c9f683e136e9edf7
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 0cf067b7ff91..eddb1ea9e593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -83,8 +83,8 @@ fi
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
-_major=6.2
-pkgver=${_major}.9
+_major=6.3
+pkgver=${_major}.5
_branch=6.x
xanmod=1
pkgrel=1
@@ -92,7 +92,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="c3bc4697f00609370e0106589b0edfea9ccb37ff" # 6.2.9
+__commit="00ef030daa80b01c1e56f9ba20cf7c627d7c5791" # 6.3.5-2
license=(GPL2)
makedepends=(
@@ -119,11 +119,11 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1' # kernel tar.xz
+sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e' # kernel tar.xz
'SKIP' # tar.sign
- '8185c860bb07ea0939b9fa761ef677822c03e8667379e43606915c59ee383eca' # xanmod
+ '81aec306b4bae742f3fa8fdc6ea156224d5fdf281d08382519d594c5826059d5' # xanmod
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30' # choose-gcc-optimization.sh
- '4ac0c2fc6a83959b8e9cb347a62aad52808437d53400c8762662e82df0985694') # manjaro
+ 'c916ebd9d2553ce4452146c779804dd2e858c5cd267bb624c9f683e136e9edf7') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
@@ -141,7 +141,6 @@ prepare() {
patch -Np1 -i ../patch-${pkgver}-xanmod${xanmod}
msg2 "Setting version..."
- scripts/setlocalversion --save-scmversion
#echo "-$pkgrel" > localversion.10-pkgrel
echo "-MANJARO" > localversion.20-pkgname