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

Giovanni Scafora giovanni at archlinux.org
Sun Feb 28 20:48:42 UTC 2010


    Date: Sunday, February 28, 2010 @ 15:48:42
  Author: giovanni
Revision: 70760

upgpkg: saxon 9.2.0.6-1
upstream release

Modified:
  saxon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-28 20:35:58 UTC (rev 70759)
+++ PKGBUILD	2010-02-28 20:48:42 UTC (rev 70760)
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 51162 2009-09-05 13:45:34Z andyrtr $
+# $Id: $
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 # Contributor: Vojtech Horky <vojta . horky at-symbol seznam . cz>
 # Contributor: Douglas Thrift <douglas at douglasthrift.net>
 
 pkgname=saxon
-pkgver=9.2.0.2
+pkgver=9.2.0.6
 pkgrel=1
 pkgdesc="XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java - the open source Home Edition"
 url="http://saxon.sourceforge.net/"
@@ -14,7 +14,7 @@
 provides=('java-saxon=9' 'java-saxon')
 conflicts=('java-saxon6')
 source=(http://downloads.sourceforge.net/project/saxon/Saxon-HE/9.2/saxonhe${pkgver//./-}j.zip saxon.sh)
-md5sums=('f91cd3f44b3e94dc5818b0f4a05d200f'
+md5sums=('c4168ca1c9bf3deab385ee8de9150233'
          '521f40c1dfd1c52642c150a7f63cd860')
 
 build() {
@@ -22,4 +22,3 @@
   install -m644 ${srcdir}/${pkgname}*.jar ${pkgdir}/usr/share/java/${pkgname}
   install -Dm755 saxon.sh ${pkgdir}/usr/bin/saxon
 }
-




More information about the arch-commits mailing list