summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-03 17:52:30 +0200
committerSimao Gomes Viana2020-06-03 17:52:30 +0200
commit38cc3d040fbb358ec6c899733fc3a9752b85882e (patch)
treebaa337e645c6fcd397fd34af17ec03e53b67fb2e
parent877a12e4d8091e852adfc337ad007545f9f90063 (diff)
downloadaur-38cc3d040fbb358ec6c899733fc3a9752b85882e.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 5ee5184c4827..6787511eee9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- 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
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.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 56905d880bc0..c3d9fde72dae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_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')