[arch-commits] CVS update of extra/x11/graphviz (PKGBUILD)

Kevin Piche kevin at archlinux.org
Tue Aug 14 02:43:24 UTC 2007


    Date: Monday, August 13, 2007 @ 22:43:24
  Author: kevin
    Path: /home/cvs-extra/extra/x11/graphviz

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: graphviz 2.14-1


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


Index: extra/x11/graphviz/PKGBUILD
diff -u extra/x11/graphviz/PKGBUILD:1.16 extra/x11/graphviz/PKGBUILD:1.17
--- extra/x11/graphviz/PKGBUILD:1.16	Sun Dec 17 07:14:46 2006
+++ extra/x11/graphviz/PKGBUILD	Mon Aug 13 22:43:24 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.16 2006/12/17 12:14:46 kevin Exp $
+# $Id: PKGBUILD,v 1.17 2007/08/14 02:43:24 kevin Exp $
 # Maintainer: kevin <kevin at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.12
+pkgver=2.14
 pkgrel=1
 pkgdesc="Creates acircular graph images"
 makedepends=('bison' 'flex')
@@ -12,7 +12,7 @@
 url="http://www.graphviz.org/"
 source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
 install=graphviz.install
-md5sums=('e5547bc0ec47943c72f5c3e2b5dff58f')
+md5sums=('5b44fb4b1a5b4dd51b7f2352e2063dcc')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list