summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-20 18:49:05 +0200
committerSimao Gomes Viana2020-05-20 18:49:05 +0200
commit63d803e8ddf5d6108376081be0f182bdcbf2f032 (patch)
tree1be40e5f38a839ea8d5e8ed495e4dfb04a16ad05
parent787ce074e5c49edf320677b78d311dcd2449436e (diff)
downloadaur-63d803e8ddf5d6108376081be0f182bdcbf2f032.tar.gz
Update kernel to 5.6.14-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d816af101d2..3cb12899e87c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.6.13
- pkgrel = 4
+ pkgver = 5.6.14
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.13-4
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.14-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index e4c4c28dec0e..d7c3843dac20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.6.13
-pkgrel=4
+pkgver=5.6.14
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')