summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-07-31 19:42:34 +0000
committerArchzfs Buildbot2020-07-31 19:42:34 +0000
commit9a139dfb59683595a62e6a4b3505a4f326e7826d (patch)
tree85a2c74b9e4ad7aad28c4a5fc0a45d5d65c526b0 /PKGBUILD
parenta59f568aa05f44916181b916ae27cfcace7eab33 (diff)
downloadaur-9a139dfb59683595a62e6a4b3505a4f326e7826d.tar.gz
Semi-automated update for kernel 5.7.11.arch1-1 + zfs 0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fb2760c13a1..e257e8c3ed97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.8.4"
-_kernelver="5.7.10.arch1-1"
+_kernelver="5.7.11.arch1-1"
_extramodules="${_kernelver/.arch/-arch}"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"