summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-02 18:15:15 +0200
committerSimao Gomes Viana2020-04-02 18:15:15 +0200
commitcbe67cd40bbe9a092c73aa2b6259917a93829e46 (patch)
tree50ecdd39f615453d2e879b5b362d6b36286cfc10
parent6e39284dbcfff30119f5ab747b08fb748df81654 (diff)
downloadaur-cbe67cd40bbe9a092c73aa2b6259917a93829e46.tar.gz
Update kernel to 5.5.15-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a5cad5d94a8..7067c943b9f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.5.14
- pkgrel = 2
+ pkgver = 5.5.15
+ 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.14-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.15-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index f0f2e1c92214..b036a3f8e3f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.5.14
-pkgrel=2
+pkgver=5.5.15
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')