summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-25 08:38:49 +0100
committerSimão Gomes Viana2020-11-25 08:38:49 +0100
commitfa517d37b712a2c2d987b51d95a92a710405a952 (patch)
tree03bba3a5f02b4f6c55c1737ab020eb6fc049ae17
parent2ac04129f8b1e54d7abd1fce0ce37e88d70e3423 (diff)
downloadaur-fa517d37b712a2c2d987b51d95a92a710405a952.tar.gz
Update kernel to 5.9.11-7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d37048d2eef6..476107b2ac79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.11
- pkgrel = 6
+ pkgrel = 7
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.11-6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.11-7
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 15e331cbd388..58be0f5f805a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.11
-pkgrel=6
+pkgrel=7
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')