summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-25 11:25:58 -0700
committerJesus Alvarez2017-08-25 11:25:58 -0700
commitde78521cd78b803a5b0d4457d00181cd2ecc2f8a (patch)
tree30a9aaefd2ff9cb66e5d7a49e86a1a449d96f246 /PKGBUILD
parent508e6c6ae5de92418ec1db63fbaa6f4ccbf84949 (diff)
downloadaur-de78521cd78b803a5b0d4457d00181cd2ecc2f8a.tar.gz
Semi-automated update for 4.12.8.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be6542f05ea8..5be35efd2d73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,15 +16,15 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-pkgver=0.7.0.r41.g9b8407638.4.12.8.2
-pkgrel=1
+pkgver=0.7.0.r46.g2209e4098.4.12.8.2
+pkgrel=3
makedepends=("linux-headers=4.12.8-2" "git" "spl-linux-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-git" "zfs-utils-common-git>=0.7.0.r41.g9b8407638" "linux=4.12.8-2")
+depends=("kmod" "spl-linux-git" "zfs-utils-common-git>=0.7.0.r46.g2209e4098" "linux=4.12.8-2")
build() {
cd "${srcdir}/zfs"