summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-19 14:25:46 +0000
committerArchzfs Buildbot2019-01-19 14:25:46 +0000
commitb1439060c4b1caaa77e0d827e3a45233dc6ded10 (patch)
treeb322ca224e051ff5179fddd7f5a871a38a9a9f33
parent28077d77bf07d3b5313e8b3785c5bdd31c35c650 (diff)
downloadaur-b1439060c4b1caaa77e0d827e3a45233dc6ded10.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 1547a52adebd..97bf727dfc38 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.01.17.r4910.g305781da4
+ pkgver = 2019.01.18.r4919.g0a1086319
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=305781da4bbe11acef8707894d7e33f8aef3ca8e
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=0a10863194b0e7c1c64f702f868c10d5dac45ea5
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 5af0de7d77a1..a2b6e963d58a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='305781da4bbe11acef8707894d7e33f8aef3ca8e'
+_commit='0a10863194b0e7c1c64f702f868c10d5dac45ea5'
-pkgver=2019.01.17.r4910.g305781da4
+pkgver=2019.01.18.r4919.g0a1086319
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")