summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-27 03:50:19 +0000
committerArchzfs Buildbot2019-05-27 03:50:19 +0000
commit7a14000ef6c3cd9542532be2398767aeb1507380 (patch)
tree1e56c3b571c353aec01a6129bfbf036ade2534a6
parent056a5b121325ccd490ffc902f370cef998788d5e (diff)
downloadaur-7a14000ef6c3cd9542532be2398767aeb1507380.tar.gz
Semi-automated update for kernel 5.1.4.arch1-1 + 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 f1ae746ebb10..130e2baa35ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zfs-linux-git
- pkgver = 2019.05.23.r5134.g75c09c506_5.1.4.arch1.1
+ pkgver = 2019.05.25.r5151.g841a7a98f_5.1.4.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = zfs-linux-git
makedepends = linux-headers=5.1.4.arch1-1
makedepends = git
depends = kmod
- depends = zfs-utils-git=2019.05.23.r5134.g75c09c506
+ depends = zfs-utils-git=2019.05.25.r5151.g841a7a98f
depends = linux=5.1.4.arch1-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=75c09c5060b85a144cc794ae857520662dc8fd58
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
sha256sums = SKIP
pkgname = zfs-linux-git
diff --git a/PKGBUILD b/PKGBUILD
index a51b8f2478cd..2176a6828f4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='75c09c5060b85a144cc794ae857520662dc8fd58'
-_zfsver="2019.05.23.r5134.g75c09c506"
+_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
+_zfsver="2019.05.25.r5151.g841a7a98f"
_kernelver="5.1.4.arch1-1"
_extramodules="5.1.4-arch1-1-ARCH"