[arch-commits] Commit in graphviz/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue May 31 20:21:39 UTC 2022


    Date: Tuesday, May 31, 2022 @ 20:21:39
  Author: arojas
Revision: 447410

Update to 4.0.0

Modified:
  graphviz/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-31 20:09:50 UTC (rev 447409)
+++ PKGBUILD	2022-05-31 20:21:39 UTC (rev 447410)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=3.0.0
-pkgrel=2
+pkgver=4.0.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=('59931082a3638139e06c296b96e860a9d338432af06f7f57a6ad8da5cbf465c7'
+sha256sums=('0cc99b81f9958f3909fd219ff6f70289d1d2719f4e633d5683428719919aa6f9'
             '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



More information about the arch-commits mailing list