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

Giovanni Scafora giovanni at archlinux.org
Fri Feb 19 08:42:29 UTC 2010


    Date: Friday, February 19, 2010 @ 03:42:29
  Author: giovanni
Revision: 69225

upgpkg: apache-ant 1.8.0-1
upstream release

Modified:
  apache-ant/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-19 08:31:48 UTC (rev 69224)
+++ PKGBUILD	2010-02-19 08:42:29 UTC (rev 69225)
@@ -3,8 +3,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=apache-ant
-pkgver=1.7.1
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="A java-based build tool."
 arch=('i686' 'x86_64')
 license=('APACHE')
@@ -13,7 +13,7 @@
 optdepends=('junit: to jave junit on the classpath in javac tasks')
 source=(http://archive.apache.org/dist/ant/binaries/${pkgname}-${pkgver}-bin.tar.bz2
         ${pkgname}.sh)
-md5sums=('9330447f3763b87570dd1118c49a8efd'
+md5sums=('f0cd9b3cfd1d969656971f055ea2e06f'
          '593ee6ebd9b8ec321534a028e686880f')
 
 build() {




More information about the arch-commits mailing list