summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-07 04:11:53 +0000
committerArchzfs Buildbot2019-12-07 04:11:53 +0000
commit6e0fcbf19a1be9c19d4e078bf28f674bce9ab6c3 (patch)
tree35bb726b89ea943d75a9ad11ccba6ca782711f68 /PKGBUILD
parenta9d8c2065e7de116b95f6ab45c980005fe739082 (diff)
downloadaur-6e0fcbf19a1be9c19d4e078bf28f674bce9ab6c3.tar.gz
Semi-automated update for kernel 5.4.2.arch1-1 + zfs 0.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48cb21f91364..2368b55c1bbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.8.2"
-_kernelver="5.4.1.arch1-1"
+_kernelver="5.4.2.arch1-1"
_extramodules="${_kernelver/.arch/-arch}"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"