summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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')