summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-08-04 20:16:25 +0200
committerSimao Gomes Viana2020-08-04 20:16:25 +0200
commitb48e464d87db015b84e0663d02f7ba2b314871a8 (patch)
treeda916e73921c327395c052f741cd9203bdef8677
parent86c1177ecf7c05197000ce63dac7f7808b043348 (diff)
downloadaur-b48e464d87db015b84e0663d02f7ba2b314871a8.tar.gz
Update kernel to 5.8.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a6e62647fb4..362b7a741d57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.7.12
- pkgrel = 2
+ pkgver = 5.8.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.7.12-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.0-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index fe240ca7c8a1..e1fd1807b8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.7.12
-pkgrel=2
+pkgver=5.8.0
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')