summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-03 19:01:30 +0200
committerSimao Gomes Viana2020-06-03 19:01:30 +0200
commitb366137b8f1a185eb58a7aef1f92725da323c43c (patch)
tree05a984493b07939a9143a3a42e699aef21472f1b
parentdfd9358e874544d93d940c597517aa43ed73a244 (diff)
downloadaur-b366137b8f1a185eb58a7aef1f92725da323c43c.tar.gz
Update kernel to 5.7.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1979aee2d0f..214e7dd96e66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.6.15
- pkgrel = 6
+ pkgver = 5.7.0
+ 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.6.15-6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.0-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 083de408193d..c3ddcef13a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.6.15
-pkgrel=6
+pkgver=5.7.0
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')