diff --git a/graphviz/PKGBUILD b/graphviz/PKGBUILD index 5963eb672..41a384487 100644 --- a/graphviz/PKGBUILD +++ b/graphviz/PKGBUILD @@ -2,8 +2,8 @@ # maintainer abveritas@chakra-project.org pkgname=graphviz -pkgver=2.36.0 -pkgrel=2 +pkgver=2.38.0 +pkgrel=1 pkgdesc="Creates acircular graph images" arch=('x86_64') license=('CPL') @@ -25,7 +25,7 @@ categories=('graphics') install='graphviz.install' source=(${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz 'LICENSE') -sha1sums=('a41e9f1cbcc9a24651e14dd15a4cda3d912d7d19' +sha1sums=('053c771278909160916ca5464a0a98ebf034c6ef' '5a83febc0974e17d6b2356a4b1be9a834b715378') build() {