summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-09-14 00:20:52 +0200
committerJoan Figueras2023-09-14 00:20:52 +0200
commit223f9c9ecb83931d02906f09f5963c60a5f525e3 (patch)
treeb623092a8212493f34ef8c50997b8ea0aba58a2f
parentbf96a5b827127b4b801352e333c3a6949aabdaa7 (diff)
downloadaur-223f9c9ecb83931d02906f09f5963c60a5f525e3.tar.gz
6.1.53-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b87d380059b..bbf4dcefb5c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.52
+ pkgver = 6.1.53
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.52-xanmod1/patch-6.1.52-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.53-xanmod1/patch-6.1.53-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = c931678f4d46769368affeaa75f33e35ae3181daa9d84643742b058405e0c698
+ sha256sums = 7fa9522d10bd4e17e361b8126cc5197eca13e6cfc29edb6864946b712ca6899e
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index a7ee9104ad13..624aec22a3e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.52
+pkgver=${_major}.53
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- 'c931678f4d46769368affeaa75f33e35ae3181daa9d84643742b058405e0c698'
+ '7fa9522d10bd4e17e361b8126cc5197eca13e6cfc29edb6864946b712ca6899e'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}