summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-25 22:34:49 +0100
committerSimao Gomes Viana2019-11-25 22:34:49 +0100
commite3b41fdc12367d3dd8057afd2616bfe75217909c (patch)
treeb68201086eb205c492a00e51cc573a33b97f6c89 /PKGBUILD
parent6c0eb6c7a6d385649c258b75c0c441c6c96a823d (diff)
downloadaur-e3b41fdc12367d3dd8057afd2616bfe75217909c.tar.gz
Update kernel to 5.4.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32e0f719702f..0c4013299eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-nitrous-headers
pkgname=linux-nitrous-headers
-pkgver=5.3.13
+pkgver=5.4.0
pkgrel=1
_tar_pkgrel=1
pkgdesc="Headers for linux-nitrous"
@@ -16,7 +16,7 @@ conflicts=('linux-nitrous-git-headers')
makedepends=('tar')
options=('!strip')
source=("https://github.com/xdevs23/linux-nitrous/releases/download/v$pkgver-$_tar_pkgrel/linux-nitrous-git-headers-$pkgver-$_tar_pkgrel-x86_64.pkg.tar.xz")
-sha256sums=('6cb75a1e337c170af118cddd95098daa37458d463315c9133871f6482beab2b6')
+sha256sums=('dba65452d2befd579617d95e48827835ca46f38bbedef48370499141dada3c2e')
build() {
echo "No need to build anything"