summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-14 15:12:09 +0000
committerArchzfs Buildbot2019-10-14 15:12:09 +0000
commit4b08a8b6aa77137b4f114c646981382782c79c2d (patch)
tree6a0d50c141f4e0ba4ebc055a09b9234d09b26c9c
parent538541d8b3ce0944b2dec31672bd23fda6847e51 (diff)
downloadaur-4b08a8b6aa77137b4f114c646981382782c79c2d.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 1e32940c6950..278831f52211 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.10.04.r5437.g94bcf6f5e
+ pkgver = 2019.10.13.r5462.g177c79dfb
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.10.04.r5437.g94bcf6f5e
+ depends = zfs-utils-git=2019.10.13.r5462.g177c79dfb
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=94bcf6f5e31aad91033111ffed0ca45934e0e37d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=177c79dfbee633b70e7d373ff83c6a2d47625a17
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 1ce63a20efcf..ced4929d91ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='94bcf6f5e31aad91033111ffed0ca45934e0e37d'
+_commit='177c79dfbee633b70e7d373ff83c6a2d47625a17'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.10.04.r5437.g94bcf6f5e
+pkgver=2019.10.13.r5462.g177c79dfb
pkgrel=1
makedepends=("git")
arch=("x86_64")