diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-20 11:58:19 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-20 11:58:19 -0300 |
commit | eefed5e3db847eccce0207f89c7430b9ec4994b7 (patch) | |
tree | 95f51b20a40ad67959cc9be5cdd7f0a5831a99d5 /extra/graphviz/PKGBUILD | |
parent | c822e72767a8f7f3e97aa44f9c57d0d92fd98070 (diff) | |
parent | 24633b6f6af8dc77ca77224448d226d8e99c9ce1 (diff) |
Merge branch 'master' of gparabola:abslibre-mips64el
Conflicts:
extra/graphite/PKGBUILD
Diffstat (limited to 'extra/graphviz/PKGBUILD')
-rw-r--r-- | extra/graphviz/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/graphviz/PKGBUILD b/extra/graphviz/PKGBUILD index b6dc5d8f7..1b7a93e67 100644 --- a/extra/graphviz/PKGBUILD +++ b/extra/graphviz/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 173173 2012-12-12 00:31:48Z eric $ +# $Id: PKGBUILD 173840 2012-12-25 00:34:21Z foutrelis $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: kevin <kevin@archlinux.org> # Contributor: John Proctor <jproctor@prium.net> pkgname=graphviz pkgver=2.28.0 -pkgrel=11 +pkgrel=12 pkgdesc='Graph visualization software' url='http://www.graphviz.org/' license=('custom:EPL') |