summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-09-28 15:54:29 +0000
committerArchzfs Buildbot2018-09-28 15:54:29 +0000
commita3cb54684f5d042453fd4c8223634a374713118e (patch)
tree2ad38114f79aeb28ca1b851182757658ffc8766a
parent184e37503f002d47dc311e3708884052d00d6028 (diff)
downloadaur-a3cb54684f5d042453fd4c8223634a374713118e.tar.gz
Semi-automated update for kernel 4.18.10.arch1-1 + zfs 0.7.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa7387b08d05..ec08b6abc81c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux
- pkgver = 0.7.11_4.18.9.arch1.1
+ pkgver = 0.7.11_4.18.10.arch1.1
pkgrel = 2
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=4.18.9.arch1-1
+ makedepends = linux-headers=4.18.10.arch1-1
makedepends = spl-linux-headers
depends = kmod
depends = spl-linux
depends = zfs-utils-common=0.7.11
- depends = linux=4.18.9.arch1-1
+ depends = linux=4.18.10.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.11/zfs-0.7.11.tar.gz
sha256sums = 4dff9ecce6e02061242d9435febe88c1250de83b96d392b712bccf31c459517a
diff --git a/PKGBUILD b/PKGBUILD
index a1eb585f844d..e6a7a2594fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.7.11"
-_kernelver="4.18.9.arch1-1"
+_kernelver="4.18.10.arch1-1"
_extramodules="${_kernelver/.arch/-arch}-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"