summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-03-10 16:59:48 +0100
committerSimão Gomes Viana2021-03-10 16:59:48 +0100
commit07bad13db97c893268461737cc3407341d81e116 (patch)
treecae38e4ffeb8c6a18b3520426cd6bbd60d9e64c5
parentb6543a7f454f0e56f9196f92fea1ffd82658bfae (diff)
downloadaur-07bad13db97c893268461737cc3407341d81e116.tar.gz
Update kernel to 5.11.5-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b08881dd82f..c80646cabf98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.11.5
- pkgrel = 2
+ pkgrel = 3
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-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.5-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index bca1e01d5740..0a9b6dc13847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.11.5
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')