summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-05-18 08:47:22 +0200
committerJoan Figueras2023-05-18 08:47:22 +0200
commita3fc0b8aea108e474f3b95adf99548364c3208ae (patch)
tree7b7bd167d96aab1b60cde8247e457bcad8521cbe
parent0af312165f5c6808ebe87294c75f00de3ec676fe (diff)
downloadaur-a3fc0b8aea108e474f3b95adf99548364c3208ae.tar.gz
6.1.29-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f21693739d50..d7b79a03a691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.28
+ pkgver = 6.1.29
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://github.com/xanmod/linux/releases/download/6.1.28-xanmod1/patch-6.1.28-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.29-xanmod1/patch-6.1.29-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = e27c2a60a2e9fa6b4fef553d04333cd1e7b465e6508eeda29f8240bad7077fea
+ sha256sums = 9fe60d86f1fbec656ed8bcfed9ea8b03de77f3281d80408ad19a85ec03a119ea
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 343e8bfb079c..ce822ac8e6ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.28
+pkgver=${_major}.29
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- 'e27c2a60a2e9fa6b4fef553d04333cd1e7b465e6508eeda29f8240bad7077fea'
+ '9fe60d86f1fbec656ed8bcfed9ea8b03de77f3281d80408ad19a85ec03a119ea'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}