[arch-commits] Commit in graphviz/repos/extra-x86_64 (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 14 20:28:08 UTC 2008


    Date: Monday, April 14, 2008 @ 16:28:07
  Author: andyrtr
Revision: 270

fix svn state for x86_64 extra

Modified:
  graphviz/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-14 15:59:50 UTC (rev 269)
+++ PKGBUILD	2008-04-14 20:28:07 UTC (rev 270)
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.24 2008/03/27 19:38:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.25 2008/03/27 20:01:15 andyrtr Exp $
 # Maintainer: kevin <kevin at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.16.1
-pkgrel=3
+pkgver=2.18
+pkgrel=2
 pkgdesc="Creates acircular graph images"
 arch=('i686' 'x86_64')
 license=('CPL')
- depends=('gd' 'gtk2' 'libxaw' 'libtool>=2.2')
+ depends=('gd>=2.0.35' 'librsvg>=2.22.2' 'libxaw>=1.0.4' 'libtool>=2.2')
 makedepends=('bison' 'flex')
 url="http://www.graphviz.org/"
 options=('!libtool' 'force')
 source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
 install=graphviz.install
-md5sums=('8952fb2a627b38e38ed429a3a9d5cc5c')
+md5sums=('7df2705482c86fc7a9ee5f0446ed0b9e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list