[arch-commits] Commit in junit/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Sep 1 16:26:52 UTC 2009


    Date: Tuesday, September 1, 2009 @ 12:26:52
  Author: andrea
Revision: 50813

upgpkg: junit 4.7-1
    upstream release

Modified:
  junit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-01 15:45:05 UTC (rev 50812)
+++ PKGBUILD	2009-09-01 16:26:52 UTC (rev 50813)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=junit
-pkgver=4.6
+pkgver=4.7
 pkgrel=1
 pkgdesc="Automated testing framework for Java"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('fastjar' 'apache-ant')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}${pkgver}.zip
 	build.xml)
-md5sums=('2e59ed558001fd3b10d2146189167ff5'
+md5sums=('fa74a6bb1ff143cc2baa14f5a22e0e85'
          'd8bd6d5961386ce602241ed7f87dd5d2')
 
 build() {




More information about the arch-commits mailing list