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 3f7316df6af8..93f2b247e47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='daddbdc7ccf5edc6174d6e7300f93bf009f0be12'
+_commit='c1b5801bb5af0055e5f3d263beaa07026103e212'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.06.12.r5191.gdaddbdc7c
+pkgver=2019.06.14.r5200.gc1b5801bb
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" "python" "dkms")
+depends=("zfs-utils-git=${pkgver}" "lsb-release" "dkms")
provides=("zfs" "zfs-headers" "spl" "spl-headers")
groups=("archzfs-dkms-git")
conflicts=("zfs" "zfs-headers" "spl" "spl-headers")