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