summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barrett2022-04-03 10:47:23 -0500
committerSteven Barrett2022-04-03 10:47:23 -0500
commit5e0a74b35b68967bf0a790b2c043afe9dc66fe79 (patch)
tree2a0fb22ca3666fad9277f56b47957e6ea0091042
parent4890c374541d865f1856549e0cc49b7ee8b87c8c (diff)
downloadaur-5e0a74b35b68967bf0a790b2c043afe9dc66fe79.tar.gz
5.17.1.lqx1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75a4c8d28d1d..8c55ec2f6211 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lqx
pkgdesc = Linux Liquorix
- pkgver = 5.16.18.lqx2
+ pkgver = 5.17.1.lqx1
pkgrel = 1
url = https://liquorix.net/
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = linux-lqx
makedepends = python
makedepends = pahole
options = !strip
- source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
- source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.sign
- source = https://github.com/damentz/liquorix-package/archive/5.16-27.tar.gz
+ source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.17.tar.xz
+ source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.17.tar.sign
+ source = https://github.com/damentz/liquorix-package/archive/5.17-1.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 7a257dd576bc8493595ec7d6f3c9cb6e22c772a8b2dbe735d2485c4f5c56e26a08695546e7e0f1f1cd04a533f25e829361958d4da0b98bf0ba8094dd57a85aaf
+ sha512sums = 89f0a7ca69d20a539d4b612a7028a30a5e98b402e4b6b88516f14237e5da4b626d7929eab8b40fccc90766e8f3bae87e9858a19077ffad20d8204acf18794f5b
sha512sums = SKIP
- sha512sums = b0549f7a1f87ca22e9accdd12096b666dcce1b697be47ad55d77aba54cd4e0aed4c4e166521839829f027226b5ca0f7fe2ede922bb177b4757dfb852d202b9fb
+ sha512sums = b5f673afa16f6c022b9ce4c39acfa4ba06382d8f42979abd2cf3fd0047f31ce915c2d7a84e6c5c60552ae0f153387199891dcae3223ef3ff1606a2adab94159e
pkgname = linux-lqx
pkgdesc = The Linux Liquorix kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 306eacd8e720..7de9077fff6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,13 +56,13 @@ _htmldocs_enable=
### Do not edit below this line unless you know what you're doing
# pkgname=('linux-lqx' 'linux-lqx-headers' 'linux-lqx-docs')
-_major=5.16
+_major=5.17
_srcname=linux-${_major}
_lqxpatchname=liquorix-package
-_lqxpatchrel=27
+_lqxpatchrel=1
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
-pkgver=5.16.18.lqx2
+pkgver=5.17.1.lqx1
pkgrel=1
pkgdesc='Linux Liquorix'
url='https://liquorix.net/'
@@ -83,9 +83,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha512sums=('7a257dd576bc8493595ec7d6f3c9cb6e22c772a8b2dbe735d2485c4f5c56e26a08695546e7e0f1f1cd04a533f25e829361958d4da0b98bf0ba8094dd57a85aaf'
+sha512sums=('89f0a7ca69d20a539d4b612a7028a30a5e98b402e4b6b88516f14237e5da4b626d7929eab8b40fccc90766e8f3bae87e9858a19077ffad20d8204acf18794f5b'
'SKIP'
- 'b0549f7a1f87ca22e9accdd12096b666dcce1b697be47ad55d77aba54cd4e0aed4c4e166521839829f027226b5ca0f7fe2ede922bb177b4757dfb852d202b9fb')
+ 'b5f673afa16f6c022b9ce4c39acfa4ba06382d8f42979abd2cf3fd0047f31ce915c2d7a84e6c5c60552ae0f153387199891dcae3223ef3ff1606a2adab94159e')