apache-ant: fix noarch=

This commit is contained in:
maxice8 2019-03-11 17:33:57 -03:00
parent 6ae9dbbc0c
commit 593fd017c4
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,16 +1,17 @@
# Template file for 'apache-ant'
pkgname="apache-ant"
pkgname=apache-ant
version=1.10.5
revision=1
archs=noarch
hostmakedepends="openjdk"
depends="virtual?java-runtime"
short_desc="Java library and command-line tool that help building software"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="Apache License"
homepage="http://ant.apache.org"
distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz"
checksum=ec7c704e22a2b0167e1ff35cc3d4198267e6489f142aa3e9da1b7fe6e39ff53d
hostmakedepends="openjdk"
depends="virtual?java-runtime"
noarch="yes"
nocross=yes
_prefix=usr/share/apache-ant