summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-28 13:19:27 +0000
committerArchzfs Buildbot2019-05-28 13:19:27 +0000
commitf9967bdb20d69283bc7859d13c180ccc36158751 (patch)
treeffef890be5a7fdacc563eba95a5f830cf783e3b6
parent7a14000ef6c3cd9542532be2398767aeb1507380 (diff)
downloadaur-f9967bdb20d69283bc7859d13c180ccc36158751.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 130e2baa35ca..981e5d6a48d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux-git
- pkgver = 2019.05.25.r5151.g841a7a98f_5.1.4.arch1.1
+ pkgver = 2019.05.25.r5151.g841a7a98f_5.1.5.arch1.2
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
makedepends = python
- makedepends = linux-headers=5.1.4.arch1-1
+ makedepends = linux-headers=5.1.5.arch1-2
makedepends = git
depends = kmod
depends = zfs-utils-git=2019.05.25.r5151.g841a7a98f
- depends = linux=5.1.4.arch1-1
+ depends = linux=5.1.5.arch1-2
source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2176a6828f4c..7e965d8faafd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
_zfsver="2019.05.25.r5151.g841a7a98f"
-_kernelver="5.1.4.arch1-1"
-_extramodules="5.1.4-arch1-1-ARCH"
+_kernelver="5.1.5.arch1-2"
+_extramodules="5.1.5-arch1-2-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1