summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-01 16:49:31 +0000
committerArchzfs Buildbot2019-06-01 16:49:31 +0000
commitfe5d93e6c9b99d3562f1a9d9a941d7bb5c5aeb7c (patch)
tree9f29fa118694b7f18310e90f95ca96e48f25044c
parent014aee8531cac6b3d8411cd62964ca835347d144 (diff)
downloadaur-fe5d93e6c9b99d3562f1a9d9a941d7bb5c5aeb7c.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 0ed893187480..f5d8c1141a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.05.25.r5151.g841a7a98f
+ pkgver = 2019.05.30.r5163.g2531ce372
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.05.25.r5151.g841a7a98f
+ depends = zfs-utils-git=2019.05.30.r5163.g2531ce372
depends = lsb-release
depends = python
depends = dkms
@@ -20,7 +20,7 @@ pkgbase = zfs-dkms-git
conflicts = spl
conflicts = spl-headers
replaces = spl-dkms-git
- source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2531ce372015a90f090176ae61105a9ea1a8f992
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index f4eeaceef2e1..236cc4cddf2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
+_commit='2531ce372015a90f090176ae61105a9ea1a8f992'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.05.25.r5151.g841a7a98f
+pkgver=2019.05.30.r5163.g2531ce372
pkgrel=1
makedepends=("git")
arch=("x86_64")