summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-03 23:56:50 +0200
committerSimao Gomes Viana2020-06-03 23:56:50 +0200
commit9663288e9cbe68bdc79727ebde682e9fc57b23db (patch)
tree2939c69481229145173d09113930d92721ee4091
parent09db28206cbe1ba688ab4ddb10f8f663212ef251 (diff)
downloadaur-9663288e9cbe68bdc79727ebde682e9fc57b23db.tar.gz
Update kernel to 5.7.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 214e7dd96e66..350a08e9f788 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
pkgver = 5.7.0
- pkgrel = 1
+ pkgrel = 2
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-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.0-2
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 8e967c0bc537..9fe70d641aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
pkgver=5.7.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')