summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-08-31 09:07:29 +0200
committerJoan Figueras2023-08-31 09:07:29 +0200
commit56b30de968bf6cfdef0b2fec1755a5d3a7a7bd72 (patch)
tree18969b99b0b863a9ae9a21522fd0ae1609d45a78
parent6bd8e1f36fef80aa607319542d45c9a7503398e3 (diff)
downloadaur-56b30de968bf6cfdef0b2fec1755a5d3a7a7bd72.tar.gz
6.1.50-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 459d6baa554c..fc50501dadc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 6.1.49
+ pkgver = 6.1.50
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.49-xanmod1/patch-6.1.49-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.1.50-xanmod1/patch-6.1.50-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 2fcfd69ec7cad43b0df50ddfadfb88aad6ff8cf404ca2dd0aacdedf9ea326a41
+ sha256sums = 02491767a5233187535cb9432dd5c46c99da2c670c5ff8ee5fe289783b7947a1
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 7b9df4ba9add..8ff186da4367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.1
-pkgver=${_major}.49
+pkgver=${_major}.50
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '2fcfd69ec7cad43b0df50ddfadfb88aad6ff8cf404ca2dd0aacdedf9ea326a41'
+ '02491767a5233187535cb9432dd5c46c99da2c670c5ff8ee5fe289783b7947a1'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}