summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-02-16 18:41:45 +0000
committerArchzfs Buildbot2019-02-16 18:41:45 +0000
commit1d02bce1bb51fb65e59b0d1c7705ea0dbc3f8068 (patch)
tree7cb308dd8f83a9df1da89e496c54abb07ffbd86a
parent6a0347c435e300d1490c09ed599dfa0253e4eb59 (diff)
downloadaur-1d02bce1bb51fb65e59b0d1c7705ea0dbc3f8068.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478b57fd61f1..4cc13e82b77b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.02.08.r4946.gd8d418ff0
+ pkgver = 2019.02.15.r4957.gf545b6ae0
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -17,7 +17,7 @@ pkgbase = zfs-utils-git
replaces = zfs-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=d8d418ff0cc90776182534bce10b01e9487b63e4
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=f545b6ae00ef77df710ddace328d13e8c5c265bf
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 7ce1851e3877..1bf263a71527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='d8d418ff0cc90776182534bce10b01e9487b63e4'
+_commit='f545b6ae00ef77df710ddace328d13e8c5c265bf'
-pkgver=2019.02.08.r4946.gd8d418ff0
+pkgver=2019.02.15.r4957.gf545b6ae0
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")