summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-01-26 00:43:53 +0000
committerArchzfs Buildbot2020-01-26 00:43:53 +0000
commit60760c0cc7476479e4797ba0b0fc78d6acc43cc3 (patch)
treed41e0775a8f41bcc41df9ef1f83d5196fbebe622
parent1b95bce006bf3155c0f4d9d590ae878aa5ae1f29 (diff)
downloadaur-60760c0cc7476479e4797ba0b0fc78d6acc43cc3.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 ac6958b8e351..eb62be44945d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2020.01.17.r5661.g09436c5d8
+ pkgver = 2020.01.24.r5679.ga3403164d
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2020.01.17.r5661.g09436c5d8
+ depends = zfs-utils-git=2020.01.24.r5679.ga3403164d
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=09436c5d885179b302be03d60f0fcc1921745506
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=a3403164d700e0c32dd89ba09bbcaf48bdee47f2
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index d2315c9591dc..9c8e7b24012d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='09436c5d885179b302be03d60f0fcc1921745506'
+_commit='a3403164d700e0c32dd89ba09bbcaf48bdee47f2'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2020.01.17.r5661.g09436c5d8
+pkgver=2020.01.24.r5679.ga3403164d
pkgrel=1
makedepends=("git")
arch=("x86_64")