summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Jardón2015-08-11 15:08:45 +0100
committerJavier Jardón2015-08-11 15:08:45 +0100
commitf3004b1134bd175537eb72fcee0f056750da9e07 (patch)
tree6a888b8ebbbce95184c598351a6684d5c078bf48
parentd70e62b80a1ad87d361a5b8c2efc1b9786ce7c2b (diff)
downloadaur-f3004b1134bd175537eb72fcee0f056750da9e07.tar.gz
Remove libace conflict
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d427c4908d3..77ade587191d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,13 @@
pkgname=tao
pkgver=6.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Standards-based, CORBA middleware framework"
url="http://www.cs.wustl.edu/~schmidt/TAO.html"
license=('custom')
arch=('i686' 'x86_64')
depends=(ace)
options=(!libtool)
-conflicts=('libace')
source=(http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${pkgver}.tar.gz
license.txt)