summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-03-08 01:05:28 +0000
committerArchzfs Buildbot2019-03-08 01:05:28 +0000
commit3d9b7f9cc37ac0ef3370e7f9c9ab0e19892cf562 (patch)
treeb6564fed18fe51d860fd3d2de13f9f76a6c3efc3 /PKGBUILD
parentedc2de94e14796eec8146f4153e7bf1af2f64ee3 (diff)
downloadaur-3d9b7f9cc37ac0ef3370e7f9c9ab0e19892cf562.tar.gz
Semi-automated update for latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 531e3e86f378..ae3f1114729b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,16 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='0409679d88a8ccd06397ceae1b6d08935198c756'
+_commit='becdcec7b9cd6b8beaa2273495b97c06de24e9e5'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.02.28.r4983.g0409679d8
+pkgver=2019.03.06.r4987.gbecdcec7b
pkgrel=1
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}"
- "upstream-4f981f6-additional-fixes-for-current_kernel_time-in-4.20.patch")
-sha256sums=("SKIP"
- "6f27c3dae57c424e06aec31df6c1e1a821e547aa4e933f2f9b894b5e6762b52d")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}")
+sha256sums=("SKIP")
license=("CDDL")
depends=("zfs-utils-git=${pkgver}" "lsb-release" "dkms")
provides=("zfs" "zfs-headers" "spl" "spl-headers")