summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-07-06 13:59:39 +0200
committerJoan Figueras2023-07-06 13:59:39 +0200
commit76f6740422eb3ba376e93fe5ba106f16614faed1 (patch)
treee8213373d652c7f9c397fcba3f1fe4b6ebc6eb6f
parentdb532330b1bd9b1d01436a3f231008412e4ae61f (diff)
downloadaur-76f6740422eb3ba376e93fe5ba106f16614faed1.tar.gz
6.1.38-xanmod1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c6605107a76..60465f98cd20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.37
- pkgrel = 2
+ pkgver = 6.1.38
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -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.37-xanmod1/patch-6.1.37-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.38-xanmod1/patch-6.1.38-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = ad47101f3ce06173c8c784d1c250c506b13a5fc77f3f56604eb0644591688bec
+ sha256sums = 23d21d4df77a6e8f9d706c8b676e75eee2255f402c33380c0481fb9a731a1951
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 302f98b7d355..bc2131b180e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,10 +73,10 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.37
+pkgver=${_major}.38
_branch=6.x
xanmod=1
-pkgrel=2
+pkgrel=${xanmod}
pkgdesc='Linux Xanmod LTS'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- 'ad47101f3ce06173c8c784d1c250c506b13a5fc77f3f56604eb0644591688bec'
+ '23d21d4df77a6e8f9d706c8b676e75eee2255f402c33380c0481fb9a731a1951'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}