summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-04 14:31:40 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-04 14:36:43 -0400
commitfb0c4a46ecfb1bd54e2b17ecbd433d6c69c62e03 (patch)
tree480ad03730b531f34a0fa5e0a33a9bdc046a4770 /libre/libretools
parent949229dadcbd5ba45c5671ceaa64a5fdeb10691e (diff)
libre/libretools: Conflict with xbs to make upgrades go smoothly
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 52b68ae48..1ae509051 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -15,7 +15,7 @@ sha256sums=('3719e8f657cbaef9bbaf44a714c1524248c64dc0ce9c1621151f01250c694916'
'SKIP')
validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
-pkgrel=1
+pkgrel=2
arch=('any')
makedepends=(ruby-ronn)
checkdepends=(
@@ -39,6 +39,7 @@ check() {
package_librelib() {
pkgdesc="The shell library portion of libretools"
license=(GPL2)
+ conflicts=('xbs')
optdepends=(
'libretools: for libreblacklist/blacklist.sh'
'wget: for libreblacklist/blacklist.sh'