summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-01 16:48:57 +0000
committerArchzfs Buildbot2019-06-01 16:48:57 +0000
commit39eb9225808ecf6b162185cc2cefa5dc1e95b26d (patch)
tree21cd7661c5a951b5e9a68c25d7f6278e233c8557
parentf9967bdb20d69283bc7859d13c180ccc36158751 (diff)
downloadaur-39eb9225808ecf6b162185cc2cefa5dc1e95b26d.tar.gz
Semi-automated update for kernel 5.1.5.arch1-2 + 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 981e5d6a48d9..09dc0aa3a9f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zfs-linux-git
- pkgver = 2019.05.25.r5151.g841a7a98f_5.1.5.arch1.2
+ pkgver = 2019.05.30.r5163.g2531ce372_5.1.5.arch1.2
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = zfs-linux-git
makedepends = linux-headers=5.1.5.arch1-2
makedepends = git
depends = kmod
- depends = zfs-utils-git=2019.05.25.r5151.g841a7a98f
+ depends = zfs-utils-git=2019.05.30.r5163.g2531ce372
depends = linux=5.1.5.arch1-2
- source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2531ce372015a90f090176ae61105a9ea1a8f992
sha256sums = SKIP
pkgname = zfs-linux-git
diff --git a/PKGBUILD b/PKGBUILD
index 7e965d8faafd..b831dcc31f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
-_zfsver="2019.05.25.r5151.g841a7a98f"
+_commit='2531ce372015a90f090176ae61105a9ea1a8f992'
+_zfsver="2019.05.30.r5163.g2531ce372"
_kernelver="5.1.5.arch1-2"
_extramodules="5.1.5-arch1-2-ARCH"