summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-13 14:45:27 +0000
committerArchzfs Buildbot2019-06-13 14:45:27 +0000
commit8e4c2cf9e22978b9af0e07d22d1257bd318f0ef2 (patch)
tree9f7ce08d6a45fa0f202e9c5e1dff09afcd256eb5
parenta5a9186cb518de1947372910c8f8df702d86ff73 (diff)
downloadaur-8e4c2cf9e22978b9af0e07d22d1257bd318f0ef2.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 4ae3e785de5c..d72481447324 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.06.11.r5187.g5662fd579
+ pkgver = 2019.06.12.r5191.gdaddbdc7c
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.06.11.r5187.g5662fd579
+ depends = zfs-utils-git=2019.06.12.r5191.gdaddbdc7c
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=5662fd57941d020e23160b271dc27f254fb5a3c6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=daddbdc7ccf5edc6174d6e7300f93bf009f0be12
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index ce106f781f9d..3f7316df6af8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='5662fd57941d020e23160b271dc27f254fb5a3c6'
+_commit='daddbdc7ccf5edc6174d6e7300f93bf009f0be12'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.06.11.r5187.g5662fd579
+pkgver=2019.06.12.r5191.gdaddbdc7c
pkgrel=1
makedepends=("git")
arch=("x86_64")