summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-10-27 00:39:07 +0200
committerJoan Figueras2022-10-27 00:39:07 +0200
commit10e072fb41af151e1962a6606fb1376818b9e85c (patch)
tree88c853b1cef7486749e193b1515e82c261710743
parent1f8900b4bca9ac13a1e801d93ab9d8816b26b6e0 (diff)
downloadaur-10e072fb41af151e1962a6606fb1376818b9e85c.tar.gz
6.0.5-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0ed767a967c..7becc3476e7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 6.0.3
+ pkgver = 6.0.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-edge
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.3-xanmod1/patch-6.0.3-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.0.5-xanmod1/patch-6.0.5-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e
sha256sums = SKIP
- sha256sums = ed5eb92bf534205bbae9df7c9e8e9fe1bd7e3490c2ed872d03a389221c2e2b59
+ sha256sums = 267d9ad9422012e963a17666f8315186cd87b17e8d520597f6dc3ee4eb50ed7c
sha256sums = dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index f1c735cb6b8a..7df897a8b47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.0
-pkgver=${_major}.3
+pkgver=${_major}.5
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e'
'SKIP'
- 'ed5eb92bf534205bbae9df7c9e8e9fe1bd7e3490c2ed872d03a389221c2e2b59'
+ '267d9ad9422012e963a17666f8315186cd87b17e8d520597f6dc3ee4eb50ed7c'
'dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}