summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-03-21 23:13:09 +0100
committerSimao Gomes Viana2020-03-21 23:13:09 +0100
commitc69addc4f201f0a6bc23466c9fe480f84eba153e (patch)
tree4b44ae9829ed12d07763be4037e7e9fe06694a82
parent6f4b581046de72a9bda128b3dd46f701e4c15af4 (diff)
downloadaur-c69addc4f201f0a6bc23466c9fe480f84eba153e.tar.gz
Update kernel to 5.5.11-13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5117dab686fc..4c7abfa177b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.5.11
- pkgrel = 12
+ pkgrel = 13
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.11-12
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.11-13
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index e3faf19b4de9..c724449c4659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.5.11
-pkgrel=12
+pkgrel=13
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')