summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-12 13:27:13 +0000
committerArchzfs Buildbot2019-06-12 13:27:13 +0000
commita5a9186cb518de1947372910c8f8df702d86ff73 (patch)
treef81a462c003216c802a310f9d4b51bce47ba6008
parent3afbda0b068ea44f777292aaa3ad4a93bf777541 (diff)
downloadaur-a5a9186cb518de1947372910c8f8df702d86ff73.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 3fad82d78231..4ae3e785de5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.06.06.r5177.g893a6d62c
+ pkgver = 2019.06.11.r5187.g5662fd579
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.06.06.r5177.g893a6d62c
+ depends = zfs-utils-git=2019.06.11.r5187.g5662fd579
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=893a6d62c1895f3e3eeb660b048236571995a564
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=5662fd57941d020e23160b271dc27f254fb5a3c6
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index f54b4a0659a0..ce106f781f9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='893a6d62c1895f3e3eeb660b048236571995a564'
+_commit='5662fd57941d020e23160b271dc27f254fb5a3c6'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.06.06.r5177.g893a6d62c
+pkgver=2019.06.11.r5187.g5662fd579
pkgrel=1
makedepends=("git")
arch=("x86_64")