summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-30 14:16:39 +0000
committerArchzfs Buildbot2019-01-30 14:16:39 +0000
commitb6813164ce016180d8deaf946947b60db6fbc2c7 (patch)
tree538ec324e7fa0f51de49acf9a47db6db37b3205a
parent38c0940ebeb0e7bebbfda987ad87f20e02314a59 (diff)
downloadaur-b6813164ce016180d8deaf946947b60db6fbc2c7.tar.gz
Semi-automated update for kernel 4.20.5.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 bb031a90d514..fe4503b5ff55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = zfs-linux-git
- pkgver = 2019.01.25.r4925.gc853f382d_4.20.4.arch1.1
+ pkgver = 2019.01.28.r4934.g466f55334_4.20.5.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=4.20.4.arch1-1
+ makedepends = linux-headers=4.20.5.arch1-1
makedepends = git
makedepends = python
depends = kmod
- depends = zfs-utils-git=2019.01.25.r4925.gc853f382d
- depends = linux=4.20.4.arch1-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=c853f382db731e15a87512f4ef1101d14d778a55
+ depends = zfs-utils-git=2019.01.28.r4934.g466f55334
+ depends = linux=4.20.5.arch1-1
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=466f55334ac9b353948d4309bbcd44573e9a3024
source = upstream-4f981f6-additional-fixes-for-current_kernel_time-in-4.20.patch
sha256sums = SKIP
sha256sums = 6f27c3dae57c424e06aec31df6c1e1a821e547aa4e933f2f9b894b5e6762b52d
diff --git a/PKGBUILD b/PKGBUILD
index 19076895bb28..31c0463c9790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,10 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='c853f382db731e15a87512f4ef1101d14d778a55'
-_zfsver="2019.01.25.r4925.gc853f382d"
-_kernelver="4.20.4.arch1-1"
-_extramodules="4.20.4-arch1-1-ARCH"
+_commit='466f55334ac9b353948d4309bbcd44573e9a3024'
+_zfsver="2019.01.28.r4934.g466f55334"
+_kernelver="4.20.5.arch1-1"
+_extramodules="4.20.5-arch1-1-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1