summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-02-15 12:40:59 +0100
committerSimao Gomes Viana2020-02-15 12:40:59 +0100
commitbe02e36ed3bebf6983f5e2a66b67e829e8537adc (patch)
tree718b115009316870afb52fc8a2155d4c4ec9af14 /PKGBUILD
parent3e02acb304be112b1a4759b1f1f5247517586007 (diff)
downloadaur-be02e36ed3bebf6983f5e2a66b67e829e8537adc.tar.gz
Update kernel to 5.5.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d34dbcffd53..bc581fbfbb64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-nitrous-headers
pkgname=linux-nitrous-headers
-pkgver=5.5.3
+pkgver=5.5.4
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=('1fd09b19510b17fa905c65f52d57d1d1093f3d62b0214a904dcff16e5d612f1a')
+sha256sums=('a8b18faa12dcedebe29a4a9d75afc2c1ab5ea2683cc35c6c0dfeaa584eedad3a')
build() {
echo "No need to build anything"