summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-13 21:41:07 +0100
committerSimão Gomes Viana2021-01-13 21:41:07 +0100
commitf7b89ce95ef7f2f87baf4d8a9e7c84060e285899 (patch)
tree68f4ad6ecfaefb8f8a607beb226a0be675d0ff3c
parent2d7e8335c12f0775fad1cb76782f98f9d55ef3f0 (diff)
downloadaur-f7b89ce95ef7f2f87baf4d8a9e7c84060e285899.tar.gz
Update kernel to 5.10.7-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1a11d25ece0..70ed8b7e1481 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.10.7
- 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.7-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.7-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index e880cb5de127..58508cf90a24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.10.7
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')