Date: Wednesday, July 1, 2020 @ 16:51:20 Author: felixonmars Revision: 390706
upgpkg: graphviz 2.44.1-1 Modified: graphviz/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-01 16:48:29 UTC (rev 390705) +++ PKGBUILD 2020-07-01 16:51:20 UTC (rev 390706) @@ -3,8 +3,8 @@ # Contributor: John Proctor <[email protected]> pkgname=graphviz -pkgver=2.44.0 -pkgrel=6 +pkgver=2.44.1 +pkgrel=1 pkgdesc='Graph visualization software' url='https://www.graphviz.org/' license=('EPL') @@ -24,8 +24,8 @@ 'xterm: vimdot') source=("https://www2.graphviz.org/Packages/stable/portable_source/graphviz-${pkgver}.tar.gz" 'ghostscript918.patch') -sha256sums=('9aabd13a8018b708ab3c822de2326c19d0a52ed59f50a6b0f9318c07e2a6d93b' - '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb') +sha512sums=('42e6137c7cce18daf6f17e6fcbbdfe8e0a531de1bdd3ac7b8751445214aa0d85713b65ba896a234a02670827b0d608bd64b758ef60a4d0384ffa3355ee0dbc42' + '314b444da2fed31535d164e47abcaf866f57b8fea3514a6642a8f4539611a93d7f74462049d769004bfd734abee33e5b86ffe3ac49e0b7f50ea177624d68d510') install=install
