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

Kevin Piche kevin at archlinux.org
Tue Jun 24 03:48:07 UTC 2008


    Date: Monday, June 23, 2008 @ 23:48:06
  Author: kevin
Revision: 3524

upgpkg: graphviz 2.20.1-1

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-24 03:25:33 UTC (rev 3523)
+++ PKGBUILD	2008-06-24 03:48:06 UTC (rev 3524)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.18
-pkgrel=2
+pkgver=2.20.1
+pkgrel=1
 pkgdesc="Creates acircular graph images"
 arch=('i686' 'x86_64')
 license=('CPL')
@@ -14,7 +14,7 @@
 options=('!libtool' 'force')
 source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
 install=graphviz.install
-md5sums=('7df2705482c86fc7a9ee5f0446ed0b9e')
+md5sums=('c1f2fea7fee2b4610c606b711b793460')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list