summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eadb24a96f8a..33f0b1808467 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.19.3
+ pkgver = 5.19.4
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.19.3-xanmod1/patch-5.19.3-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.19.4-xanmod1/patch-5.19.4-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8
sha256sums = SKIP
- sha256sums = ea0f5d34451a0f9278402438a51c4756c75b26c42da4a1d42e99b3f4177400a6
+ sha256sums = 9be3546f3c4828e080152b9e414a9baaa07fb3dd1a3750ecebfc22901b762271
sha256sums = dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 54bd01906f8a..2f302bf9e6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ fi
pkgbase=linux-xanmod-edge
_major=5.19
-pkgver=${_major}.3
+pkgver=${_major}.4
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -108,7 +108,7 @@ done
sha256sums=('ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8'
'SKIP'
- 'ea0f5d34451a0f9278402438a51c4756c75b26c42da4a1d42e99b3f4177400a6'
+ '9be3546f3c4828e080152b9e414a9baaa07fb3dd1a3750ecebfc22901b762271'
'dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}