summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barrett2022-06-18 10:19:45 -0500
committerSteven Barrett2022-06-18 10:19:45 -0500
commit47b556a23261851d072c9de0bb7f99b48ed6e838 (patch)
tree9fb852f389a789699c00ce1730a6fb870caee691
parent5e1aa4f749e0ea9dfc71d9e4e8ac0a10cced567c (diff)
downloadaur-47b556a23261851d072c9de0bb7f99b48ed6e838.tar.gz
5.18.5.lqx1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1123bf7ff087..ee58a3dfc05c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lqx
pkgdesc = Linux Liquorix
- pkgver = 5.17.15.lqx1
+ pkgver = 5.18.5.lqx1
pkgrel = 1
url = https://liquorix.net/
arch = x86_64
@@ -11,14 +11,14 @@ pkgbase = linux-lqx
makedepends = python
makedepends = pahole
options = !strip
- 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-19.tar.gz
+ source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.xz
+ source = https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.sign
+ source = https://github.com/damentz/liquorix-package/archive/5.18-1.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 89f0a7ca69d20a539d4b612a7028a30a5e98b402e4b6b88516f14237e5da4b626d7929eab8b40fccc90766e8f3bae87e9858a19077ffad20d8204acf18794f5b
+ sha512sums = dbbc9d1395898a498fa4947fceda1781344fa5d360240f753810daa4fa88e519833e2186c4e582a8f1836e6413e9e85f6563c7770523b704e8702d67622f98b5
sha512sums = SKIP
- sha512sums = d5c7fb84d748b7e245f9e3fdc9b5549c8a9d1405e94ded992bbbdb8c6a07f46aa9389f419824a2dc131c609efab0d07caff3b10e4782861d0da8a32a43cfbb3d
+ sha512sums = a815f3610839a977a45a33f5eb85e4d906df0bfc0cd92937b9f55d1104c2a9b5f76b3dfd35d53b0a840e7a2f90295597d359a8854a5e88866087791e757e211e
pkgname = linux-lqx
pkgdesc = The Linux Liquorix kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 04c5a96c6c35..71940bbc288b 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.17
+_major=5.18
_srcname=linux-${_major}
_lqxpatchname=liquorix-package
-_lqxpatchrel=19
+_lqxpatchrel=1
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
-pkgver=5.17.15.lqx1
+pkgver=5.18.5.lqx1
pkgrel=1
pkgdesc='Linux Liquorix'
url='https://liquorix.net/'
@@ -83,9 +83,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha512sums=('89f0a7ca69d20a539d4b612a7028a30a5e98b402e4b6b88516f14237e5da4b626d7929eab8b40fccc90766e8f3bae87e9858a19077ffad20d8204acf18794f5b'
+sha512sums=('dbbc9d1395898a498fa4947fceda1781344fa5d360240f753810daa4fa88e519833e2186c4e582a8f1836e6413e9e85f6563c7770523b704e8702d67622f98b5'
'SKIP'
- 'd5c7fb84d748b7e245f9e3fdc9b5549c8a9d1405e94ded992bbbdb8c6a07f46aa9389f419824a2dc131c609efab0d07caff3b10e4782861d0da8a32a43cfbb3d')
+ 'a815f3610839a977a45a33f5eb85e4d906df0bfc0cd92937b9f55d1104c2a9b5f76b3dfd35d53b0a840e7a2f90295597d359a8854a5e88866087791e757e211e')