summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2016-05-08 21:42:24 -0700
committerJesus Alvarez2016-05-08 21:42:24 -0700
commit001c52d2676a9328758bef8016063922df219cd4 (patch)
tree7dabdfe2ba1de78df661e1f9968bc4b579b80b96 /PKGBUILD
parent8dbec42dab2d1916e36e6be9072d713341e6744b (diff)
downloadaur-001c52d2676a9328758bef8016063922df219cd4.tar.gz
Semi-automated update for 0.6.5.6_4.5.2_1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e9bf5427fbd..7e9e04972757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,11 @@
# archzfs github page.
#
pkgname="zfs-utils-linux"
-pkgver=0.6.5.6_4.5.1_1
-pkgrel=5
+pkgver=0.6.5.6_4.5.2_1
+pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
-depends=("spl-linux"
- "linux>=4.5.1" "linux<4.6"
- "linux-headers>=4.5.1" "linux-headers<4.6")
+depends=("spl-linux" "linux=4.5.2")
+makedepends=("linux-headers=4.5.2")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.5.6.tar.gz"
@@ -33,6 +32,7 @@ sha256sums=("c349d46d86b4f61cd53a0891acad916cfc3f0d6754127db7f60a0bd98185aeff"
"67a96169d36853d8f18ee5a2443ecfcd2461a20f9109f4b281bee3945d83518a")
license=("CDDL")
groups=("archzfs-linux")
+provides=("zfs-utils")
replaces=("zfs-utils-git")
build() {