summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42f48fef0c33..9000ecfe57ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Simao Gomes Viana <xdevs23@outlook.com>
pkgname=linux-nitrous
-pkgver=5.5.7
-pkgrel=2
-_tar_pkgrel=2
+pkgver=5.5.8
+pkgrel=1
+_tar_pkgrel=1
pkgdesc="Modified Linux kernel optimized for Haswell (and newer) compiled using clang"
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
@@ -18,7 +18,7 @@ optdepends=(
'linux-nitrous-headers: to build DKMS modules against this kernel'
)
source=("https://github.com/xdevs23/linux-nitrous/releases/download/v$pkgver-$_tar_pkgrel/linux-nitrous-git-$pkgver-$_tar_pkgrel-x86_64.pkg.tar.xz")
-sha256sums=('ec0244b13880bbe4aa14d97b549794fe74ed91c70c3ba0babbbbbb888a103437')
+sha256sums=('e5ba16006d949ea05c935e21f771dc6f1d2422505ffd3684aa5be209facf9ffb')
build() {
echo "No need to build anything"