summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-08-30 17:27:30 +0200
committerJoan Figueras2022-08-30 17:27:30 +0200
commit6aa61000a93f4e029542e622a89dfc865ee71c40 (patch)
tree1ccb4b71fdddbcfd9ef08ff11793fc7b3c5d828d
parent463c1aa3fa10679da50e17a13f8b152f16cd854a (diff)
downloadaur-6aa61000a93f4e029542e622a89dfc865ee71c40.tar.gz
5.19.5-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33f0b1808467..cb288d767651 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.19.4
+ pkgver = 5.19.5
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.4-xanmod1/patch-5.19.4-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.19.5-xanmod1/patch-5.19.5-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8
sha256sums = SKIP
- sha256sums = 9be3546f3c4828e080152b9e414a9baaa07fb3dd1a3750ecebfc22901b762271
+ sha256sums = b32ae4ee756d0b1ce5e17bbfa7f01be1b2e44cfb10f3e0acc0638d38c55a4ca0
sha256sums = dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 2f302bf9e6bc..957cf11b83da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ fi
pkgbase=linux-xanmod-edge
_major=5.19
-pkgver=${_major}.4
+pkgver=${_major}.5
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -108,7 +108,7 @@ done
sha256sums=('ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8'
'SKIP'
- '9be3546f3c4828e080152b9e414a9baaa07fb3dd1a3750ecebfc22901b762271'
+ 'b32ae4ee756d0b1ce5e17bbfa7f01be1b2e44cfb10f3e0acc0638d38c55a4ca0'
'dda2e928f3b02c28e71d4e99f90b499b4c99a265d30fceec7dc1dd7082afc285')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}