summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-11-14 02:28:00 +0000
committerArchzfs Buildbot2018-11-14 02:28:00 +0000
commit608f0ff50852ff6b730748d989954aea55ae0ff3 (patch)
tree505768aad890ad2cc5524cb3f4c94425de62508b
parentdcf343d23a952a5cc3badfd6aa42435d9999ac7a (diff)
downloadaur-608f0ff50852ff6b730748d989954aea55ae0ff3.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 b53b06de394e..8a2f5a310e98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2018.11.09.r4825.g0500bfd0b
+ pkgver = 2018.11.12.r4829.gaf2e8411d
pkgrel = 2
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2018.11.09.r4825.g0500bfd0b
+ depends = zfs-utils-git=2018.11.12.r4829.gaf2e8411d
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=0500bfd0b9f1393af5bae274551147c5b31e7ccc
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=af2e8411dacbc694b1aaf9074e68a9d12270e74c
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 3d34dc927b37..00cf523f0c2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='0500bfd0b9f1393af5bae274551147c5b31e7ccc'
+_commit='af2e8411dacbc694b1aaf9074e68a9d12270e74c'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2018.11.09.r4825.g0500bfd0b
+pkgver=2018.11.12.r4829.gaf2e8411d
pkgrel=2
makedepends=("git")
arch=("x86_64")