summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-10 01:52:49 +0100
committerSimão Gomes Viana2021-01-10 01:52:49 +0100
commit82b05af7052bb6ae880dcc5f5496be4afcec3d43 (patch)
treea12bcea38023498310def2e57776a426f5f4665a
parent9f45750530d85c7598ca868c2e0dbb5ec289fc8d (diff)
downloadaur-82b05af7052bb6ae880dcc5f5496be4afcec3d43.tar.gz
Update kernel to 5.10.6-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb7bc411f6b5..d348a3e31e3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.10.6
- 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.10.6-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.6-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 75248dd4944f..4c8b0b52c6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.10.6
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')