summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-23 04:04:24 +0000
committerArchzfs Buildbot2019-04-23 04:04:24 +0000
commit9e1693cf993155a42f34527f6034874aa83195d4 (patch)
treede3a6f1637251bbfd12eb6c01a3413fcb64cb3dd
parente53762eb5691e874df8f650eb3f425570b26f496 (diff)
downloadaur-9e1693cf993155a42f34527f6034874aa83195d4.tar.gz
Semi-automated update for kernel 5.0.9.arch1-1 + zfs 0.7.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82321d8f3fb6..908aa41605f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux
- pkgver = 0.7.13_5.0.8.arch1.1
+ pkgver = 0.7.13_5.0.9.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=5.0.8.arch1-1
+ makedepends = linux-headers=5.0.9.arch1-1
makedepends = spl-linux-headers
depends = kmod
depends = spl-linux
depends = zfs-utils=0.7.13
- depends = linux=5.0.8.arch1-1
+ depends = linux=5.0.9.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.13/zfs-0.7.13.tar.gz
sha256sums = d23f0d292049b1bc636d2300277292b60248c0bde6a0f4ba707c0cb5df3f8c8d
diff --git a/PKGBUILD b/PKGBUILD
index 1366c6f34c19..6193f52eaa0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.7.13"
-_kernelver="5.0.8.arch1-1"
-_extramodules="5.0.8-arch1-1-ARCH"
+_kernelver="5.0.9.arch1-1"
+_extramodules="5.0.9-arch1-1-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1