summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-01-26 11:47:49 +0100
committerSimao Gomes Viana2020-01-26 11:47:49 +0100
commit9db169b225662074526d4ee25bb92317876ec9b1 (patch)
tree88b3a6ba9e15c625b7906f86357ed5328afb2f88 /PKGBUILD
parenteee3089053f162ae86bd190eadc3798791ece89d (diff)
downloadaur-9db169b225662074526d4ee25bb92317876ec9b1.tar.gz
Update kernel to 5.4.15-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b12ad94fe6cb..676e6f9bea00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-nitrous-headers
pkgname=linux-nitrous-headers
-pkgver=5.4.14
+pkgver=5.4.15
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=('73a9296d11004bdfe7b01897813e97ee5d1e8246243d9727ab3ae5f4d0173518')
+sha256sums=('1907953e9b6f5f0d0a4f310265d74507c34ac076930ab01e9752411654ef2d53')
build() {
echo "No need to build anything"