summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-20 15:17:27 +0000
committerArchzfs Buildbot2019-05-20 15:17:27 +0000
commit061322e171aa9e2e3ac3ae4a0022369a4b419b2a (patch)
tree93e696cca91d4772a7f5c73a839fb1f8802e2ba7
parent07342e7d68c276a4c87a5f70761a8195cf3faeda (diff)
downloadaur-061322e171aa9e2e3ac3ae4a0022369a4b419b2a.tar.gz
Semi-automated update for kernel 5.1.3.arch1-1 + latest git commit
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6327bf14e7d..795031e8891d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = zfs-linux-git
- pkgver = 2019.05.09.r5126.gf378f42b5_5.1.2.arch1.1
+ pkgver = 2019.05.19.r5128.g9dc41a769_5.1.3.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=5.1.2.arch1-1
+ makedepends = linux-headers=5.1.3.arch1-1
makedepends = git
makedepends = python
depends = kmod
- depends = zfs-utils-git=2019.05.09.r5126.gf378f42b5
- depends = linux=5.1.2.arch1-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=f378f42b53382dc8e5a21dfad1a4d71271aba059
+ depends = zfs-utils-git=2019.05.19.r5128.g9dc41a769
+ depends = linux=5.1.3.arch1-1
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=9dc41a769df164875d974c2431b2453e70e16c41
sha256sums = SKIP
pkgname = zfs-linux-git
diff --git a/PKGBUILD b/PKGBUILD
index a5010bd24493..d9f795185970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,10 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='f378f42b53382dc8e5a21dfad1a4d71271aba059'
-_zfsver="2019.05.09.r5126.gf378f42b5"
-_kernelver="5.1.2.arch1-1"
-_extramodules="5.1.2-arch1-1-ARCH"
+_commit='9dc41a769df164875d974c2431b2453e70e16c41'
+_zfsver="2019.05.19.r5128.g9dc41a769"
+_kernelver="5.1.3.arch1-1"
+_extramodules="5.1.3-arch1-1-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1