summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-12-11 16:54:20 +0100
committerSimão Gomes Viana2020-12-11 16:54:20 +0100
commitb29742bfe1a9ea1da881e304eecff43160953325 (patch)
treee8ca748dbc51ed5e86a1611ebedd7497dd015331
parent96b7efe50607330303b16b1f3898323be664fb9e (diff)
downloadaur-b29742bfe1a9ea1da881e304eecff43160953325.tar.gz
Update kernel to 5.9.14-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a881e4ec9e46..541e324a25c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.14
- 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.14-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.14-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 172fe09b01e8..bddb5ba19c67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.14
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')