summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-27 04:19:35 +0000
committerArchzfs Buildbot2019-06-27 04:19:35 +0000
commit208995b41aaf330d44c39ce0a4f02226c317f3c1 (patch)
treea06a647de17b0f31e8f6ff08a33e5662c36eb91c
parentd8ef03fef8ee9229f207ee2b8ddceae0c32a4205 (diff)
downloadaur-208995b41aaf330d44c39ce0a4f02226c317f3c1.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 b3ca92ab2f28..ae60086d138d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.06.24.r5228.g5279ae918
+ pkgver = 2019.06.26.r5231.g679b0f2ab
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.06.24.r5228.g5279ae918
+ depends = zfs-utils-git=2019.06.26.r5231.g679b0f2ab
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=5279ae918befc707b3b2c5e9b97e2b6e8d033d99
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=679b0f2abf4cfce9e1520f877bd1970c6cb6426b
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 1f295599d13f..d4def84eeba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='5279ae918befc707b3b2c5e9b97e2b6e8d033d99'
+_commit='679b0f2abf4cfce9e1520f877bd1970c6cb6426b'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.06.24.r5228.g5279ae918
+pkgver=2019.06.26.r5231.g679b0f2ab
pkgrel=1
makedepends=("git")
arch=("x86_64")