blob: 8490e93da0712f9dfdfcc0f895fc54a3568dd1fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = java-commons-collections
pkgdesc = Implementations of common collections
pkgver = 4.3
pkgrel = 1
url = http://commons.apache.org/collections/
arch = any
license = APACHE
makedepends = maven
depends = java-runtime
source = http://www.apache.org/dist/commons/collections/source/commons-collections4-4.3-src.tar.gz
sha512sums = 424171ac178ad2f5d7c2d9cc6bd00ad091e50a82a24da998b6c45d0a91d6c847553298480d10d3c177ebfcfbad23d139a9ba5cd182ae021ae463955b9314d4c4
pkgname = java-commons-collections
|