summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-12-12 18:19:13 +0100
committerJoan Figueras2022-12-12 18:19:13 +0100
commit589bb6ea0477543732ce9e9de4f66e2f686e3c84 (patch)
treeac2c99f9d13c41d921e309b46497bf9dea7c1dd1
parent5d17828419cd21abe3e1e493fdd17e7048c76616 (diff)
downloadaur-589bb6ea0477543732ce9e9de4f66e2f686e3c84.tar.gz
6.0.12-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d2b4884932..a05780353a40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
- pkgver = 6.0.11
+ pkgver = 6.0.12
pkgrel = 1
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.0.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.0.11-xanmod1/patch-6.0.11-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.0.12-xanmod1/patch-6.0.12-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e
sha256sums = SKIP
- sha256sums = a09ea05ed7bbdf80e96643404094080092d217882537bd54ea8437001ef2d24d
+ sha256sums = f3c82c80998afe76ab6616f9dcaff79da8d37c8b81ecc4af5b4f2f4af33d9516
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 1f2838bc91b4..91bd70d4db67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ fi
pkgbase=linux-xanmod
_major=6.0
-pkgver=${_major}.11
+pkgver=${_major}.12
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e'
'SKIP'
- 'a09ea05ed7bbdf80e96643404094080092d217882537bd54ea8437001ef2d24d'
+ 'f3c82c80998afe76ab6616f9dcaff79da8d37c8b81ecc4af5b4f2f4af33d9516'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}