summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-03-10 16:11:07 +0100
committerSimão Gomes Viana2021-03-10 16:11:07 +0100
commitb6543a7f454f0e56f9196f92fea1ffd82658bfae (patch)
tree5b41b0f21d03267b7448d9cc6c69b9d94c1780a1
parent938414fe988568b38d4c5feeefc07192eff25b32 (diff)
downloadaur-b6543a7f454f0e56f9196f92fea1ffd82658bfae.tar.gz
Update kernel to 5.11.5-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f11e736abd0a..6b08881dd82f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.11.5
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.5-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.5-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 3312fefe4f1a..bca1e01d5740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.11.5
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')