summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-05-03 20:41:45 +0200
committerJoan Figueras2023-05-03 20:41:45 +0200
commit726996726cd64e7c27b41dbc58662738d94bf9e8 (patch)
treeac9ffe7427493e0f9a6f24a045fd72998ca41d18
parent104ce0bd2b953b16191d017a354faf27d15c7db7 (diff)
downloadaur-726996726cd64e7c27b41dbc58662738d94bf9e8.tar.gz
6.3.1-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba14ca8c1cfb..f0b8e34a9fec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
- pkgver = 6.3.0
+ pkgver = 6.3.1
pkgrel = 2
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod
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.0-xanmod1_rev2.xz::https://github.com/xanmod/linux/releases/download/6.3.0-xanmod1_rev2/patch-6.3.0-xanmod1.xz
+ 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 = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = e29f9fcd2447d4612d381303e9d527b7ea1c7fd497a4d3dc0dfc73f0e85f2cd9
+ sha256sums = 42b4529d90c9733be72edf3fd6b32452acd2ed41c4c4759276a7027c38661b7d
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 0e58439fbadb..f8e1ae89456e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,10 +73,10 @@ fi
pkgbase=linux-xanmod
_major=6.3
-pkgver=${_major}.0
+pkgver=${_major}.1
_branch=6.x
xanmod=1
-_revision=_rev2
+_revision=
pkgrel=2 ##${xanmod}
pkgdesc='Linux Xanmod - Current Stable (CURRENT)'
url="http://www.xanmod.org/"
@@ -111,7 +111,7 @@ done
sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
'SKIP'
- 'e29f9fcd2447d4612d381303e9d527b7ea1c7fd497a4d3dc0dfc73f0e85f2cd9'
+ '42b4529d90c9733be72edf3fd6b32452acd2ed41c4c4759276a7027c38661b7d'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}