Date: Wednesday, March 7, 2012 @ 15:39:21
  Author: guillaume
Revision: 152654

upgpkg: apache-ant 1.8.3-1

Upstream release

Modified:
  apache-ant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-03-07 20:31:52 UTC (rev 152653)
+++ PKGBUILD    2012-03-07 20:39:21 UTC (rev 152654)
@@ -1,10 +1,11 @@
 # $Id$
+# Maintainer: Guillaume ALAUX <[email protected]>
 # Contributor: Andrew Wright <[email protected]>
-# Maintainer: Paul Mattal <[email protected]>
+# Contributor: Paul Mattal <[email protected]>
 
 pkgname=apache-ant
-pkgver=1.8.2
-pkgrel=3
+pkgver=1.8.3
+pkgrel=1
 pkgdesc="A java-based build tool"
 arch=('any')
 license=('APACHE')
@@ -14,7 +15,7 @@
 
source=(http://archive.apache.org/dist/ant/binaries/${pkgname}-${pkgver}-bin.tar.bz2
         ${pkgname}.sh ${pkgname}.csh
         ant_diagnostics.patch)
-md5sums=('9e9ae9fc7352960191489a1286fb0928'
+md5sums=('f5959aff4ab061cac37ff1f84f3b874a'
          '593ee6ebd9b8ec321534a028e686880f'
          '475b684eb8202c09cbb51496cd8ee1e0'
          'cbaab423be40a6e63f0fde901b91eb50')

Reply via email to