summaryrefslogtreecommitdiff
path: root/libre/apache-ant
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 21:55:40 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 21:55:40 -0300
commit7121fa40a8f5a195f91efcd4cb42a17c64652ed6 (patch)
treea71b5443d4ac2ed34151f9eef1623aeaf31644f9 /libre/apache-ant
parent8bafb162b9546cee075e293caec2c281958601ab (diff)
parent7c277a3e0333c9dcb2bfc56e418d810473f7e802 (diff)
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/apache-ant')
-rw-r--r--libre/apache-ant/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/apache-ant/PKGBUILD b/libre/apache-ant/PKGBUILD
index 7601f526a..4fba0fcb2 100644
--- a/libre/apache-ant/PKGBUILD
+++ b/libre/apache-ant/PKGBUILD
@@ -8,11 +8,10 @@ pkgdesc="A Java-based build tool"
license=('Apache' 'custom:BSD3')
url="http://ant.apache.org/"
-provides=("apache-ant-libre=$pkgver")
-replaces=("apache-ant-libre")
-conflicts=("apache-ant-libre")
+replaces=("$pkgname-libre")
+conflicts=("$pkgname-libre")
-pkgrel=1
+pkgrel=1.parabola1
arch=('any')
depends=('java-environment')
makedepends=('jh')