summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-06 00:08:39 -0700
committerroot <root@rshg054.dnsready.net>2013-06-06 00:08:39 -0700
commit051a089508dcb9131c5a2e15ec4cdca686e3d2c7 (patch)
tree30a6197283be3ef8ad04911fe5e8f7a80b4280c7 /libre/libretools
parent91d3f2ebc9b69c3e24bd507890afbb4bd3f4eea3 (diff)
Thu Jun 6 00:08:39 PDT 2013
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 9f67689df..815f28b96 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Joshua Haase <hahj87@gmail.com
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
# Contributor: fauno <fauno@kiwwwi.com.ar>
+# Contributor: Márcio Silva <coadde@lavabit.com>
pkgbase=libretools
pkgname=(libretools libretools-mips64el)
@@ -9,11 +10,11 @@ pkgdesc="Programs for Parabola development"
url="https://projects.parabolagnulinux.org/libretools.git/"
license=('GPL3+' 'GPL2')
-pkgrel=3
+pkgrel=4
arch=('any')
groups=(base-devel)
depends=(openssh rsync git wget tokyocabinet)
-conflicts=(chroottools)
+conflicts=(chroottools devtools libretools-legacy)
source=(https://projects.parabolagnulinux.org/$pkgbase.git/snapshot/$pkgbase-$pkgver.tar)
build() {