summaryrefslogtreecommitdiff
path: root/libre/apache-ant
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-06 12:04:05 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-06 12:04:05 -0200
commit85bc97b049236e60ce5a592759b8df1ec5e190be (patch)
treebd3b69c2895017e25a0ac0be4c52634fc275c317 /libre/apache-ant
parent13532b276fa487a250aaeaebe70502082338d378 (diff)
apache-ant: updating revision from Arch
* add apache-ant-doc to replaces and conflicts arrays
Diffstat (limited to 'libre/apache-ant')
-rw-r--r--libre/apache-ant/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/apache-ant/PKGBUILD b/libre/apache-ant/PKGBUILD
index d220586f8..9cecc3650 100644
--- a/libre/apache-ant/PKGBUILD
+++ b/libre/apache-ant/PKGBUILD
@@ -8,10 +8,10 @@ pkgdesc="A Java-based build tool"
license=('Apache' 'custom:BSD3')
url="http://ant.apache.org/"
-replaces=("$pkgname-libre")
-conflicts=("$pkgname-libre")
+replaces=("$pkgname-libre" "$pkgname-doc")
+conflicts=("$pkgname-libre" "$pkgname-doc")
-pkgrel=2.parabola1
+pkgrel=3.parabola1
arch=('any')
depends=('java-environment')
makedepends=('jh')