summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-21 18:35:50 +0000
committerArchzfs Buildbot2019-04-21 18:35:50 +0000
commit0c3e541c601a391a850970318f920ea4d70e686c (patch)
treebeb9c45cc8796f12ec6fc81b637005e3f4ec86ad
parenta0ec24ae2c953606d9d79b55a291b54f709428a7 (diff)
downloadaur-0c3e541c601a391a850970318f920ea4d70e686c.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed534a552fcf..cc503466e4e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.04.16.r5073.g17cbc2e62
+ pkgver = 2019.04.19.r5077.ge8864b1b2
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.04.16.r5073.g17cbc2e62
+ depends = zfs-utils-git=2019.04.19.r5077.ge8864b1b2
depends = lsb-release
depends = dkms
provides = zfs
@@ -19,7 +19,7 @@ pkgbase = zfs-dkms-git
conflicts = spl
conflicts = spl-headers
replaces = spl-dkms-git
- source = git+https://github.com/zfsonlinux/zfs.git#commit=17cbc2e62b7d561d59ece976f17fe422516587a8
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e8864b1b28c231d80f0df8b1c4b893f9ada73aad
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 7109788f6bb8..246bfe4b47aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='17cbc2e62b7d561d59ece976f17fe422516587a8'
+_commit='e8864b1b28c231d80f0df8b1c4b893f9ada73aad'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.04.16.r5073.g17cbc2e62
+pkgver=2019.04.19.r5077.ge8864b1b2
pkgrel=1
makedepends=("git")
arch=("x86_64")