summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d33a2dd5ae35..a980de881b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='9dc41a769df164875d974c2431b2453e70e16c41'
+_commit='75c09c5060b85a144cc794ae857520662dc8fd58'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.05.19.r5128.g9dc41a769
+pkgver=2019.05.23.r5134.g75c09c506
pkgrel=1
makedepends=("git")
arch=("x86_64")
@@ -17,7 +17,7 @@ url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}")
sha256sums=("SKIP")
license=("CDDL")
-depends=("zfs-utils-git=${pkgver}" "lsb-release" "dkms")
+depends=("zfs-utils-git=${pkgver}" "lsb-release" "python" "dkms")
provides=("zfs" "zfs-headers" "spl" "spl-headers")
groups=("archzfs-dkms-git")
conflicts=("zfs" "zfs-headers" "spl" "spl-headers")