summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-01-08 10:51:10 +0100
committerJoan Figueras2023-01-08 10:51:10 +0100
commit197a3851b2fbbff0c807a719c60f37866e26cf1c (patch)
tree372529db6e9fb6bbb758c9fc7adf2910b9c8f0e4
parent8472e4d7584fd22131c9262f44d57e9afe92b0ee (diff)
downloadaur-197a3851b2fbbff0c807a719c60f37866e26cf1c.tar.gz
6.1.4-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2c745239f4d..76aaab233dcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
- pkgver = 6.1.3
+ pkgver = 6.1.4
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod
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.3-xanmod1/patch-6.1.3-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.4-xanmod1/patch-6.1.4-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 8bb75a781e9199d5c2e516cec90ec10332e3cad6d90675235b0095a96a0aaf67
+ sha256sums = 879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index ba65e0fe0929..3f774acbc59a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ fi
pkgbase=linux-xanmod
_major=6.1
-pkgver=${_major}.3
+pkgver=${_major}.4
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -109,7 +109,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '8bb75a781e9199d5c2e516cec90ec10332e3cad6d90675235b0095a96a0aaf67'
+ '879a638605371be7c556cef555c6619c03e305e947c2eb8f0b633aa72b349397'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}