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

Eric Belanger eric at archlinux.org
Thu Aug 21 04:56:13 UTC 2008


    Date: Thursday, August 21, 2008 @ 00:56:13
  Author: eric
Revision: 9967

Merged revisions 3532-9966 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/graphviz/trunk

........
  r9926 | kevin | 2008-08-20 21:09:28 -0400 (Wed, 20 Aug 2008) | 1 line
  
  upgpkg: graphviz 2.20.2-1
........

Modified:
  graphviz/repos/extra-x86_64/	(properties)
  graphviz/repos/extra-x86_64/PKGBUILD

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


Property changes on: graphviz/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /graphviz/trunk:1-3531
   + /graphviz/trunk:1-9966

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-21 04:18:57 UTC (rev 9966)
+++ extra-x86_64/PKGBUILD	2008-08-21 04:56:13 UTC (rev 9967)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.20.1
+pkgver=2.20.2
 pkgrel=1
 pkgdesc="Creates acircular graph images"
 arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@
 makedepends=('bison' 'flex')
 url="http://www.graphviz.org/"
 options=('!libtool' 'force')
-source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
+source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz)
 install=graphviz.install
-md5sums=('c1f2fea7fee2b4610c606b711b793460')
+md5sums=('8129b4682efbf0cf321c2ec8f7994003')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list