summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-12-08 14:52:59 +0100
committerSimão Gomes Viana2020-12-08 14:52:59 +0100
commitbfbe7392234a7e86f428bc90d5eef67d04d7dff1 (patch)
tree9b10da9f5eeffd442d59ef160957f4bf7810cba8
parent544934c2ee956ac1c99db41b306fdc54e0b0976c (diff)
downloadaur-bfbe7392234a7e86f428bc90d5eef67d04d7dff1.tar.gz
Update kernel to 5.9.13-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65d49ad49e36..aeba98ad7adf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.9.12
+ pkgver = 5.9.13
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.12-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.13-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 125ddcf5927f..c96633d879d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.9.12
+pkgver=5.9.13
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"