summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-25 00:35:04 +0100
committerSimão Gomes Viana2020-11-25 00:35:04 +0100
commit242d101db473e1fb8cfdd484f8097b5db4bc3515 (patch)
tree03becdeebd4c9001d86ae7a7e180b55837639599
parent6f8027f0c2d4564ec817f30e01e0509c58c2a725 (diff)
downloadaur-242d101db473e1fb8cfdd484f8097b5db4bc3515.tar.gz
Update kernel to 5.9.11-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125ec7031f70..9c18cdffbe93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.11
- pkgrel = 3
+ pkgrel = 4
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-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.11-4
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 2bc8d0e3ab97..0b8720cc671d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.11
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')