community/maven: move from testing

This commit is contained in:
Jakub Jirutka 2016-08-17 14:26:24 +02:00
parent 189747a26b
commit 5a8bee3bee

View File

@ -7,8 +7,9 @@ _pkgname="$pkgname-${pkgver%%.*}"
pkgrel=0
pkgdesc="A Java project management and project comprehension tool."
url="http://maven.apache.org"
# openjdk8 is currently built only for x86*
arch="x86_64 x86"
license="ASL 2.0"
license="ASL-2.0"
depends="openjdk8-jre"
source="http://mirror.hosting90.cz/apache/$pkgname/$_pkgname/$pkgver/binaries/apache-$pkgname-$pkgver-bin.tar.gz"