summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-09-22 15:13:41 +0000
committerArchzfs Buildbot2018-09-22 15:13:41 +0000
commit14efe7e477d566468f20fe687d6f9e2392a04a0a (patch)
tree856fbb4add48c5c2f473dd1ec0ba52d644a9bf4b /PKGBUILD
parent34300aa41412faa89830c53bdab84ea3af652737 (diff)
downloadaur-spl-utils-common.tar.gz
Semi-automated update for zfs 0.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6aae380a062..b793dd5d6561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname="spl-utils-common"
pkgver=0.7.11
-pkgrel=1
+pkgrel=2
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
url="http://zfsonlinux.org/"
@@ -18,7 +18,7 @@ groups=("archzfs-linux")
license=("GPL")
provides=("spl-utils")
makedepends=()
-conflicts=('spl-utils-common-git' 'spl-utils-linux-git' 'spl-utils-linux' 'spl-utils-linux-lts' 'spl-utils-linux-lts-git')
+conflicts=("spl-utils")
replaces=("spl-utils-linux", "spl-utils-linux-lts")
build() {