blob: a47381ffba3424ebc15b517bba6ee3ace4cfb02c (
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.4
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.4-src.tar.gz
sha512sums = 2110e73eda97ca52a886cb708f21d8609a83655861594f3b6eb7a15b777d42eeeefc5d3b28ffc6ecc5e4f0b3fd5407f80019c2ce006f970f55455ef33eee47ee
pkgname = java-commons-collections
|