diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/graphviz | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/graphviz')
-rw-r--r-- | extra/graphviz/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/graphviz/PKGBUILD b/extra/graphviz/PKGBUILD index 25ff3ef1e..16c4030c7 100644 --- a/extra/graphviz/PKGBUILD +++ b/extra/graphviz/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197179 2013-10-23 15:19:35Z bisson $ +# $Id: PKGBUILD 198050 2013-10-30 12:29:51Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: kevin <kevin@archlinux.org> # Contributor: John Proctor <jproctor@prium.net> @@ -27,7 +27,6 @@ source=("${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz" sha1sums=('5a0c00bebe7f4c7a04523db21f40966dc9f0d441' '31bc9f505c8b6470289a0d6ec31c237765cba239') -options=('!libtool') install=install prepare() { |