summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77aceefd22d9..500b38c10cd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux-lts-git
- pkgver = 2019.10.04.r5437.g94bcf6f5e_4.19.77.1
+ pkgver = 2019.10.13.r5462.g177c79dfb_4.19.78.2
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=4.19.77-1
+ makedepends = linux-lts-headers=4.19.78-2
makedepends = git
depends = kmod
- depends = zfs-utils-git=2019.10.04.r5437.g94bcf6f5e
- depends = linux-lts=4.19.77-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=94bcf6f5e31aad91033111ffed0ca45934e0e37d
+ depends = zfs-utils-git=2019.10.13.r5462.g177c79dfb
+ depends = linux-lts=4.19.78-2
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=177c79dfbee633b70e7d373ff83c6a2d47625a17
sha256sums = SKIP
pkgname = zfs-linux-lts-git
diff --git a/PKGBUILD b/PKGBUILD
index 205ad06803f1..2e6b8507918c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,10 @@
#
pkgbase="zfs-linux-lts-git"
pkgname=("zfs-linux-lts-git" "zfs-linux-lts-git-headers")
-_commit='94bcf6f5e31aad91033111ffed0ca45934e0e37d'
-_zfsver="2019.10.04.r5437.g94bcf6f5e"
-_kernelver="4.19.77-1"
-_extramodules="4.19.77-1-lts"
+_commit='177c79dfbee633b70e7d373ff83c6a2d47625a17'
+_zfsver="2019.10.13.r5462.g177c79dfb"
+_kernelver="4.19.78-2"
+_extramodules="4.19.78-2-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1