summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-12-08 19:54:44 +0100
committerSimão Gomes Viana2020-12-08 19:54:44 +0100
commitca986cb3f33d4b188d39d740a7995fed990d54a1 (patch)
tree6c00c72c7b8d6c2039fe7e23627b91cbcdc258c3
parentbfbe7392234a7e86f428bc90d5eef67d04d7dff1 (diff)
downloadaur-ca986cb3f33d4b188d39d740a7995fed990d54a1.tar.gz
Update kernel to 5.9.13-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeba98ad7adf..b7b40c5c8289 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.13
- pkgrel = 1
+ pkgrel = 2
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.13-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.13-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index c96633d879d8..8068ecae0329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.13
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')