summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-13 14:44:55 +0000
committerArchzfs Buildbot2019-06-13 14:44:55 +0000
commita6a82c07f07308e7a1ff97fe44d45674b4b626fd (patch)
tree8baab645ef6281a4a3f7388c027b32b1a43ebc70
parent48471e240e82e2d99d2c1d1e8a6fec14bbdd9e99 (diff)
downloadaur-a6a82c07f07308e7a1ff97fe44d45674b4b626fd.tar.gz
Semi-automated update for kernel 4.19.50-1 + zfs 0.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb274e423f04..73cdd22e65f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zfs-linux-lts
- pkgver = 0.8.0_4.19.49.1
+ pkgver = 0.8.0_4.19.50.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
makedepends = python
- makedepends = linux-lts-headers=4.19.49-1
+ makedepends = linux-lts-headers=4.19.50-1
depends = kmod
depends = zfs-utils=0.8.0
- depends = linux-lts=4.19.49-1
+ depends = linux-lts=4.19.50-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.0/zfs-0.8.0.tar.gz
sha256sums = 0fd92e87f4b9df9686f18e2ac707c16b2eeaf00f682d41c20ea519f3a0fe4705
diff --git a/PKGBUILD b/PKGBUILD
index 343cbff68f89..d1c3ede55eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="0.8.0"
-_kernelver="4.19.49-1"
-_extramodules="4.19.49-1-lts"
+_kernelver="4.19.50-1"
+_extramodules="4.19.50-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1