[arch-commits] Commit in graphviz/trunk (PKGBUILD)
Kevin Piche
kevin at archlinux.org
Thu Aug 21 01:09:28 UTC 2008
Date: Wednesday, August 20, 2008 @ 21:09:28
Author: kevin
Revision: 9926
upgpkg: graphviz 2.20.2-1
Modified:
graphviz/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-21 01:08:09 UTC (rev 9925)
+++ PKGBUILD 2008-08-21 01:09:28 UTC (rev 9926)
@@ -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