[arch-commits] CVS update of extra/devel/itext (PKGBUILD)

Paul Mattal paul at archlinux.org
Tue Oct 9 14:43:25 UTC 2007


    Date: Tuesday, October 9, 2007 @ 10:43:25
  Author: paul
    Path: /home/cvs-extra/extra/devel/itext

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: itext 2.0.6-2
changed jre dependency to java-runtime


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


Index: extra/devel/itext/PKGBUILD
diff -u extra/devel/itext/PKGBUILD:1.12 extra/devel/itext/PKGBUILD:1.13
--- extra/devel/itext/PKGBUILD:1.12	Tue Oct  9 09:25:15 2007
+++ extra/devel/itext/PKGBUILD	Tue Oct  9 10:43:25 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.12 2007/10/09 13:25:15 paul Exp $
+# $Id: PKGBUILD,v 1.13 2007/10/09 14:43:25 paul Exp $
 # Maintainer: Paul Mattal <paul at mattal.com>
 pkgname=itext
 pkgver=2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Java Library for creating and manipulating PDFs on the fly"
 arch=(i686 x86_64)
 url="http://itext.sourceforge.net"
 license=('MPL' 'LGPL')
-depends=(jre)
+depends=(java-runtime)
 conflicts=()
 replaces=()
 backup=()




More information about the arch-commits mailing list