summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-12-02 18:38:27 +0100
committerSimão Gomes Viana2020-12-02 18:38:27 +0100
commit544934c2ee956ac1c99db41b306fdc54e0b0976c (patch)
treea17757d353660252a9e7fc25032c122176a1d2f3
parent3140d3647ed0b4403771ccefe921db9329af3ef0 (diff)
downloadaur-544934c2ee956ac1c99db41b306fdc54e0b0976c.tar.gz
Update kernel to 5.9.12-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abffebc680f8..65d49ad49e36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.9.11
- pkgrel = 9
+ pkgver = 5.9.12
+ pkgrel = 1
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-9
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.12-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 412206e9c6ab..125ddcf5927f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.9.11
-pkgrel=9
+pkgver=5.9.12
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')