diff options
Diffstat (limited to 'libre/junit/PKGBUILD')
-rw-r--r-- | libre/junit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/junit/PKGBUILD b/libre/junit/PKGBUILD index 5c10cc43f..fae4a266c 100644 --- a/libre/junit/PKGBUILD +++ b/libre/junit/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="Automated testing framework for Java" url="http://www.junit.org/" license=('CPL') -pkgrel=3.3 +pkgrel=4.parabola1 arch=('any') depends=('java-runtime' 'java-hamcrest') makedepends=('apache-ant' 'jakarta-oro' 'jh') |