summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2016-09-13 00:48:10 -0700
committerJesus Alvarez2016-09-13 00:48:10 -0700
commite41569df2793f734111442654d952a45b317da79 (patch)
treec43b875f0ecb8e3f25ec3f449ef270fb4687246b /PKGBUILD
parent764eb1f99db871683e20a30e2f0a345eb406c7b7 (diff)
downloadaur-e41569df2793f734111442654d952a45b317da79.tar.gz
Semi-automated update for 4.7.2_1-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c6c830a032..425ec1bf5492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
#
pkgname="spl-linux-git"
pkgver=0.7.0_rc1_r0_g4fd75d3_4.7.2_1
-pkgrel=6
+pkgrel=7
pkgdesc="Solaris Porting Layer kernel modules."
depends=("spl-utils-linux-git" "kmod" "linux=4.7.2")
makedepends=("linux-headers=4.7.2" "git")
@@ -28,6 +28,7 @@ groups=("archzfs-linux-git")
license=("GPL")
install=spl.install
provides=("spl")
+conflicts=('spl-utils-linux' 'spl-utils-linux-lts')
replaces=("spl-git")
build() {