From fb0c4a46ecfb1bd54e2b17ecbd433d6c69c62e03 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 4 Aug 2018 14:31:40 -0400 Subject: libre/libretools: Conflict with xbs to make upgrades go smoothly --- libre/libretools/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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' -- cgit v1.2.3