summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-07 04:11:15 +0000
committerArchzfs Buildbot2019-06-07 04:11:15 +0000
commit3afbda0b068ea44f777292aaa3ad4a93bf777541 (patch)
treeae2ff18735a8373fb65876c3138ceda3f162bcde
parent7b970f4cb368826d89531af2c01c8af371135dfc (diff)
downloadaur-3afbda0b068ea44f777292aaa3ad4a93bf777541.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 f32fbb6f5402..3fad82d78231 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.06.04.r5167.g1ec7eda16
+ pkgver = 2019.06.06.r5177.g893a6d62c
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.06.04.r5167.g1ec7eda16
+ depends = zfs-utils-git=2019.06.06.r5177.g893a6d62c
depends = lsb-release
depends = python
depends = dkms
@@ -20,7 +20,7 @@ pkgbase = zfs-dkms-git
conflicts = spl
conflicts = spl-headers
replaces = spl-dkms-git
- source = git+https://github.com/zfsonlinux/zfs.git#commit=1ec7eda16743a74b363d3765bca7642935422862
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=893a6d62c1895f3e3eeb660b048236571995a564
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index f8ba3997b7cc..f54b4a0659a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='1ec7eda16743a74b363d3765bca7642935422862'
+_commit='893a6d62c1895f3e3eeb660b048236571995a564'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.06.04.r5167.g1ec7eda16
+pkgver=2019.06.06.r5177.g893a6d62c
pkgrel=1
makedepends=("git")
arch=("x86_64")