summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-09-28 04:47:28 +0000
committerArchzfs Buildbot2019-09-28 04:47:28 +0000
commit6496067fb6d2c404fae535ece13757a2a9c6060d (patch)
treee671446e31e4c3d71a08a447f74ccf222b69e20f /PKGBUILD
parenta228bf9f1bfa432750e62558e7815a71a6b76196 (diff)
downloadaur-6496067fb6d2c404fae535ece13757a2a9c6060d.tar.gz
Semi-automated update for latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 4 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9f3576f3ca2..74cbcc9e34e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,22 +6,16 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='73d7820bba26dd61085cb6dd8348ebf0bb41b951'
+_commit='7bb0c294688ed121477536d7b4a7031c78a5706a'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.09.22.r5413.g73d7820bb
+pkgver=2019.09.27.r5421.g7bb0c2946
pkgrel=1
makedepends=("git")
arch=("x86_64")
url="https://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}"
- "linux-5.3-compat-rw_semaphore-owner.patch"
- "linux-5.3-compat-retire-rw_tryupgrade.patch"
- "linux-5.3-compat-Makefile-subdir-m-no-longer-supported.patch")
-sha256sums=("SKIP"
- "c65c950abda42fb91fb99c6c916a50720a522c53e01a872f9310a4719bae9e2a"
- "19f798a29c00874874751880f1146c5849b8ebdb6233d8ae923f9fdd4661de19"
- "6c4627875dd1724f64a196ea584812c99635897dc31cb23641f308770289059a")
+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")