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

Kevin Piche kevin at archlinux.org
Thu Aug 21 01:09:43 UTC 2008


    Date: Wednesday, August 20, 2008 @ 21:09:43
  Author: kevin
Revision: 9928

Merged revisions 3525-9926 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-i686/	(properties)
  graphviz/repos/extra-i686/PKGBUILD

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


Property changes on: graphviz/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /graphviz/trunk:1-3524
   + /graphviz/trunk:1-9926

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-21 01:09:35 UTC (rev 9927)
+++ extra-i686/PKGBUILD	2008-08-21 01:09:43 UTC (rev 9928)
@@ -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