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