summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-13 16:42:40 +0100
committerSimão Gomes Viana2021-01-13 16:42:40 +0100
commit81ea1a42dc89613fd4c14f814513cf682565c176 (patch)
tree91a9237bf8868e76d9e587ecb3537afb11931db1
parent82b05af7052bb6ae880dcc5f5496be4afcec3d43 (diff)
downloadaur-81ea1a42dc89613fd4c14f814513cf682565c176.tar.gz
Update kernel to 5.10.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d348a3e31e3b..6326c1a38a13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.10.6
- pkgrel = 3
+ pkgver = 5.10.7
+ 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.6-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.7-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 4c8b0b52c6e1..2f234f8aaa3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.10.6
-pkgrel=3
+pkgver=5.10.7
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')