summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-12-04 01:14:39 +0100
committerJoan Figueras2023-12-04 01:14:39 +0100
commit9991cfca6671380fec535ee459e6cc14058639b9 (patch)
tree9ed4fbd63d56bf5035d72d2146c4c4c40e0a832a
parent54a1080b4413594b089a4eaf07edb762e8c70cf9 (diff)
downloadaur-9991cfca6671380fec535ee459e6cc14058639b9.tar.gz
6.1.65-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aca1f100bd84..5f60b416f5ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.64
+ pkgver = 6.1.65
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.64-xanmod1/patch-6.1.64-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.65-xanmod1/patch-6.1.65-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 5caecd540d8c2a124607fc96c468b01005db2e2411a6707cf5906b61dcb3c4b4
+ sha256sums = 3d952912da08989ea7c5cba76a943f1c8a4ba69eba50bc07cd430c30331a090e
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index cb3a58232a88..2aa532cff79a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.64
+pkgver=${_major}.65
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '5caecd540d8c2a124607fc96c468b01005db2e2411a6707cf5906b61dcb3c4b4'
+ '3d952912da08989ea7c5cba76a943f1c8a4ba69eba50bc07cd430c30331a090e'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}