summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-01 19:21:11 +0200
committerSimao Gomes Viana2020-04-01 19:21:11 +0200
commitd77334736020376ee4eea312d761b42e94359d3b (patch)
tree898ecbe29c2b35b8a6cd5109ec837c6e76144182
parent3822e5fe766cf500de146cfd707423b00fb8e70c (diff)
downloadaur-d77334736020376ee4eea312d761b42e94359d3b.tar.gz
Update kernel to 5.5.14-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86c9e41031e7..1073b598c8a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.5.13
- pkgrel = 4
+ pkgver = 5.5.14
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.13-4
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.14-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index a12d24c5b50e..8093db3de26e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.5.13
-pkgrel=4
+pkgver=5.5.14
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')