summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-08 19:00:31 +0100
committerSimao Gomes Viana2019-11-08 19:00:31 +0100
commit6019602fac3f78fe8a790130a19b9e04244ff353 (patch)
tree4e6666dba86c7d22789dba98ccc30cb3ab023a21 /PKGBUILD
parent06444d477fbdae01ca87df1767e0def67db5532c (diff)
downloadaur-6019602fac3f78fe8a790130a19b9e04244ff353.tar.gz
Update kernel to 5.3.9-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c60271320d4..f3af83a35d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Simao Gomes Viana <xdevs23@outlook.com>
pkgname=linux-nitrous
-pkgver=5.3.8
-pkgrel=14
-_tar_pkgrel=12
+pkgver=5.3.9
+pkgrel=3
+_tar_pkgrel=3
pkgdesc="Modified Linux kernel optimized for Haswell (and newer) compiled using clang"
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
@@ -17,7 +17,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=('fe0023e1f244a7f98247d434b01a5ab20eb23aebcccc61ddd8188ed06c5111b9')
+sha256sums=('75245891078bd3af1000e4453743475bd1e840da3da8c5c097d1e6197c6851a0 linux-nitrous-git-5.3.9-3-x86_64.pkg.tar.xz')
build() {
echo "No need to build anything"