summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-07 16:10:21 +0200
committerSimao Gomes Viana2020-06-07 16:10:21 +0200
commitb6ab6c33e6da290668b4551c622ebdf6d0070c52 (patch)
treedd8a102619e9379d35bda09d965730ea5f5562c9
parent9663288e9cbe68bdc79727ebde682e9fc57b23db (diff)
downloadaur-b6ab6c33e6da290668b4551c622ebdf6d0070c52.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 350a08e9f788..04f68ffe7368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.7.0
- pkgrel = 2
+ 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-fire
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.0-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.1-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 9fe70d641aa5..d3d0fa995c02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.7.0
-pkgrel=2
+pkgver=5.7.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')