summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-07 23:21:28 +0100
committerSimão Gomes Viana2021-01-07 23:21:28 +0100
commit07a515c266e7c69d10bdc7f97b1541c46ab222c9 (patch)
treeaed2b7bc0d422463e71d2570bf63a45772893414
parent73771b566efbaef8350db3fd04885725516348d8 (diff)
downloadaur-07a515c266e7c69d10bdc7f97b1541c46ab222c9.tar.gz
Update kernel to 5.10.5-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9717da305ae6..e5f5f749fd5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.10.5
- pkgrel = 3
+ pkgrel = 4
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-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.5-4
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 8d2aca0cb779..86a01f35192b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.10.5
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')