summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-07-17 09:16:02 +0000
committerArchzfs Buildbot2019-07-17 09:16:02 +0000
commit133f1a2e9b75ed3d504fc5e26ae693975dc1a938 (patch)
treee0f7529f45ae4b37910bb58f206744c54455862e
parentdd803758009f5e448c57782cce145c3ae3ae5aca (diff)
downloadaur-133f1a2e9b75ed3d504fc5e26ae693975dc1a938.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 669090e74753..1c7b8259b8c4 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.07.12.r5254.ge5db31349
+ pkgver = 2019.07.16.r5264.g8062b7686
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -22,7 +22,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=e5db31349484e5e859c7a942eb15b98d68ce5b4d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=8062b7686aa2c3a22824b9a7c83cf01a5fa457a0
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 331e006e8e4b..4c1a99c4ca71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='e5db31349484e5e859c7a942eb15b98d68ce5b4d'
+_commit='8062b7686aa2c3a22824b9a7c83cf01a5fa457a0'
-pkgver=2019.07.12.r5254.ge5db31349
+pkgver=2019.07.16.r5264.g8062b7686
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")