summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e0c8102bfaf..051f3433f59a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-lqx
pkgdesc = Linux Liquorix
pkgver = 5.8.6.lqx1
- pkgrel = 2
+ pkgrel = 3
url = https://liquorix.net/
arch = x86_64
license = GPL2
@@ -33,7 +33,7 @@ pkgname = linux-lqx
provides = WIREGUARD-MODULE
pkgname = linux-lqx-headers
- pkgdesc = Headers and scripts for building modules for the $pkgdesc kernel
+ pkgdesc = Headers and scripts for building modules for the Linux Liquorix kernel
depends = linux-lqx
pkgname = linux-lqx-docs
diff --git a/PKGBUILD b/PKGBUILD
index a54890cb9a01..5a46d0b43c57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _lqxpatchrel=2
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
pkgver=5.8.6.lqx1
-pkgrel=2
+pkgrel=3
pkgdesc='Linux Liquorix'
url='https://liquorix.net/'
arch=(x86_64)
@@ -235,7 +235,7 @@ _package() {
}
_package-headers() {
- pkgdesc='Headers and scripts for building modules for the $pkgdesc kernel'
+ pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
depends=('linux-lqx')
cd $_srcname