summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-12-11 17:47:15 +0100
committerSimão Gomes Viana2020-12-11 17:47:15 +0100
commitfb5713c81058f6cc921e4bd743198c202d370081 (patch)
tree3f616a3f9aa9f42e526caaaf6b442eae80d345d1
parent4e7a677cee8cb089754f0b4ef2b4ade0ec907636 (diff)
downloadaur-fb5713c81058f6cc921e4bd743198c202d370081.tar.gz
Update kernel to 5.9.14-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa0f6b7ed75..2c36b1f13e95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.14
- pkgrel = 2
+ pkgrel = 3
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.14-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.14-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index b0c468160188..7a7380f2b2c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.14
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')