summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-01 22:13:25 +0100
committerSimão Gomes Viana2020-11-01 22:13:25 +0100
commit5c25176daad300450e691b1f149e4cf893d7a544 (patch)
treeb54b236422dfa90ec1d4b56f1e3f014ef96794c7
parent3434ee723d6ab4184af95d6e0db51d63dbc59ec5 (diff)
downloadaur-5c25176daad300450e691b1f149e4cf893d7a544.tar.gz
Release bump of 5.9 to 1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e076f76b8e60..f3e7d672c30c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire-git
pkgver = 5.9+
- pkgrel = 2
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -24,11 +24,11 @@ pkgname = linux-nitrous-fire-git
pkgdesc = Modified Linux kernel optimized for Skylake (and newer) compiled using clang, sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance.
install = linux-nitrous-fire-git.install
depends = coreutils
- depends = linux-firmware
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-nitrous-fire-git-headers: to build DKMS modules against this kernel
+ optdepends = linux-firmware: Additional firmware blobs
provides = linux
backup = etc/mkinitcpio.d/linux-nitrous-fire-git.preset
diff --git a/PKGBUILD b/PKGBUILD
index 4d9f5e428c25..6d29f4bf4b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-fire-git
_srcname=linux-nitrous
pkgver=5.9+
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')