Date: Monday, December 6, 2021 @ 21:06:08 Author: arojas Revision: 430760
Update to 2.50.0 Modified: graphviz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-06 20:48:51 UTC (rev 430759) +++ PKGBUILD 2021-12-06 21:06:08 UTC (rev 430760) @@ -3,8 +3,8 @@ # Contributor: John Proctor <[email protected]> pkgname=graphviz -pkgver=2.49.3 -pkgrel=4 +pkgver=2.50.0 +pkgrel=1 pkgdesc='Graph visualization software' url='https://www.graphviz.org/' license=('EPL') @@ -24,7 +24,7 @@ 'xterm: vimdot') source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz" 'ghostscript918.patch') -sha256sums=('5801664769ab88c2fb8ccb6ab0957cceabe6d4632b193041440e97790f53a9df' +sha256sums=('afa48581f764a35e148909cc96a0308ec2356b5225b64af12492f3392f20ef1c' '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb') install=install
