summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-27 03:50:50 +0000
committerArchzfs Buildbot2019-05-27 03:50:50 +0000
commit014aee8531cac6b3d8411cd62964ca835347d144 (patch)
tree9e6c4b0d2fae98ba1c0a1d3636a1b9519fe787cc
parenteb12b98be1809a1c8b90b886466df8f3665e0277 (diff)
downloadaur-014aee8531cac6b3d8411cd62964ca835347d144.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 01150cdea274..0ed893187480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2019.05.23.r5134.g75c09c506
+ pkgver = 2019.05.25.r5151.g841a7a98f
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2019.05.23.r5134.g75c09c506
+ depends = zfs-utils-git=2019.05.25.r5151.g841a7a98f
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=75c09c5060b85a144cc794ae857520662dc8fd58
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index a980de881b83..f4eeaceef2e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='75c09c5060b85a144cc794ae857520662dc8fd58'
+_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2019.05.23.r5134.g75c09c506
+pkgver=2019.05.25.r5151.g841a7a98f
pkgrel=1
makedepends=("git")
arch=("x86_64")