summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-10-26 23:30:06 +0200
committerJoan Figueras2023-10-26 23:30:06 +0200
commite64aa90a16f5c973dfbf21ad4b0c1cde48d7e0c1 (patch)
tree4bd29630b3cbf35571ab4653d3bf1fbd7a257096
parente59c367d2ab1a52af786f233c7512d70ee8deb52 (diff)
downloadaur-e64aa90a16f5c973dfbf21ad4b0c1cde48d7e0c1.tar.gz
6.1.60-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61c4f230986b..c01d48bb0c45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.59
+ pkgver = 6.1.60
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-lts
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://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.59-xanmod1/patch-6.1.59-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.60-xanmod1/patch-6.1.60-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 1c202c15eb0ae57fad400e453472a3e61a43dd15309eed5876774326818bfa43
+ sha256sums = 8a2f088c8ffe5d3391e6498fbb9fe6c5421fce02a61d823acaf1995f9a499528
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index cb2965bcc86d..bc5abe634f54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.59
+pkgver=${_major}.60
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '1c202c15eb0ae57fad400e453472a3e61a43dd15309eed5876774326818bfa43'
+ '8a2f088c8ffe5d3391e6498fbb9fe6c5421fce02a61d823acaf1995f9a499528'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}