summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-01 22:13:15 +0100
committerSimão Gomes Viana2020-11-01 22:13:15 +0100
commit04b93122c7d9ec06c2580ee4f4ebc5bfd043774f (patch)
treeec92c6b391ec9d9d8621c097e46ea614d263dc4e
parent6ce888cf69a25d73b60e84ae6a059f25d14b7a8e (diff)
downloadaur-04b93122c7d9ec06c2580ee4f4ebc5bfd043774f.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 b4923d07beb7..b061716a6b71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-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-git
pkgdesc = Modified Linux kernel optimized for Haswell (and newer) compiled using clang
install = linux-nitrous-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-git-headers: to build DKMS modules against this kernel
+ optdepends = linux-firmware: Additional firmware blobs
provides = linux
backup = etc/mkinitcpio.d/linux-nitrous-git.preset
diff --git a/PKGBUILD b/PKGBUILD
index a03d6ea5f7ac..7011e890e3c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
pkgver=5.9+
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')