# Compiling Time: 0.03 SBU # Maintainer: bouleetbil pkgname=commons-lang pkgver=2.6 pkgrel=2 pkgdesc="The Lang Component provides a host of helper utilities for the java.lang API" url="http://commons.apache.org/lang/" Finclude openjava groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/commons/lang/source/ -src.tar.gz" source=(http://www.apache.org/dist/commons/lang/source/$pkgname-$pkgver-src.zip) sha1sums=('d20907101d06882d172df1172371c3ddf99b405e') _F_cd_path="$pkgname-$pkgver-src" build() { Fcd Fjavacleanup Fant jar mv target/commons-lang{-$pkgver,}.jar || Fdie Fjar target/commons-lang.jar }