summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-07 13:40:55 +0200
committerSimao Gomes Viana2020-06-07 13:40:55 +0200
commit4b53d1de3095d3ee807187d345b27236c5eed669 (patch)
tree5fed571c236c109df3c653449526938344badab3
parent14b5fb6f84f9136ebe50fe8b878d8f49fb2e0ada (diff)
downloadaur-4b53d1de3095d3ee807187d345b27236c5eed669.tar.gz
Update kernel to 5.7.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6f2b737eda2..4968f18ba6e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.7.0
- pkgrel = 3
+ pkgver = 5.7.1
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.0-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.1-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 1833f6ca04c2..1c4c20fd7cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.7.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')