summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2016-04-25 11:42:39 -0700
committerJesus Alvarez2016-04-25 11:42:39 -0700
commit7aba2166f6be6f18bbfdf029fa92051b3be4cb64 (patch)
tree8b5581037afe479acc00db07215f9327146a07c1 /PKGBUILD
parent88de868436c8353468fb2f79e08b7c011f52522c (diff)
downloadaur-7aba2166f6be6f18bbfdf029fa92051b3be4cb64.tar.gz
Semi-automated update for 0.6.5.6_4.5.1_1-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8050eaf29ef..8ebf9546585f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@
# archzfs github page.
#
pkgname="zfs-linux-git"
-pkgver=0.6.5_r219_gda5e151_4.5.1_1
-pkgrel=4
+pkgver=0.6.5_r225_g325414e_4.5.1_1
+pkgrel=5
pkgdesc="Kernel modules for the Zettabyte File System."
depends=("kmod" "spl-linux-git" "zfs-utils-linux-git"
"linux>=4.5.1" "linux<4.6"
@@ -28,8 +28,9 @@ sha256sums=("SKIP")
groups=("archzfs-linux-git")
license=("CDDL")
install=zfs.install
-provides=("zfs-linux-git")
+provides=("zfs")
makedepends=("git")
+replaces=("zfs-git")
build() {
cd "${srcdir}/zfs"