summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-08 00:03:38 +0100
committerSimão Gomes Viana2021-01-08 00:03:38 +0100
commit8679a2cf2467f66ab2b83b83dc2a07d481d75140 (patch)
treecdf7f0f6dace156730741308bb2c8e6bc580b341
parent07a515c266e7c69d10bdc7f97b1541c46ab222c9 (diff)
downloadaur-8679a2cf2467f66ab2b83b83dc2a07d481d75140.tar.gz
Update kernel to 5.10.5-5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5f5f749fd5f..a47da680ec9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.10.5
- pkgrel = 4
+ pkgrel = 5
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-4
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.5-5
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 86a01f35192b..baef295954c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.10.5
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')