summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-04 23:26:16 +0200
committerSimao Gomes Viana2020-05-04 23:26:16 +0200
commit88005e6c4a358a60f371bf702c9489ee25fe7c91 (patch)
treecbf246bda64ca2ec0f8ef5e992d5b2d49779fea6
parent2450ded839e565f6e9af89d567e6a0a3c7e6fbea (diff)
downloadaur-88005e6c4a358a60f371bf702c9489ee25fe7c91.tar.gz
update pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06f893a19dcd..8d60ca8dbc03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = linux-nitrous-fire
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
pkgname = linux-nitrous-fire
- pkgdesc = Modified Linux kernel optimized for Skylake (and newer) compiled using clang (tagged git version). The 'nitrous-fire' kernel is insecure, only use it if you need the performance.
+ pkgdesc = Modified Linux kernel optimized for Skylake (and newer) compiled using clang (tagged git version), sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance.
install = linux-nitrous-fire.install
depends = coreutils
depends = linux-firmware
diff --git a/PKGBUILD b/PKGBUILD
index 76eaf448a9c1..38d6d5d9bd25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ build() {
}
_package() {
- pkgdesc="Modified Linux kernel optimized for Skylake (and newer) compiled using clang (tagged git version). The 'nitrous-fire' kernel is insecure, only use it if you need the performance."
+ pkgdesc="Modified Linux kernel optimized for Skylake (and newer) compiled using clang (tagged git version), sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance."
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=(
'crda: to set the correct wireless channels of your country'