summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-09 20:44:47 +0100
committerSimão Gomes Viana2021-01-09 20:44:47 +0100
commita31bf67a1692bdac93ad431677ca24b5c051f5a6 (patch)
tree9fdc1b54e85a3582d542f7e4aa54697317097ed6
parent8679a2cf2467f66ab2b83b83dc2a07d481d75140 (diff)
downloadaur-a31bf67a1692bdac93ad431677ca24b5c051f5a6.tar.gz
Update kernel to 5.10.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47da680ec9b..773c313228d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.10.5
- pkgrel = 5
+ pkgver = 5.10.6
+ pkgrel = 1
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.5-5
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.6-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index baef295954c0..7ec5e5994bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.10.5
-pkgrel=5
+pkgver=5.10.6
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')