summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
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'