Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
graphviz


Commits:
a3fff593 by Lukas Fleischer at 2025-07-12T07:58:14-04:00
upgpkg: 13.1.0-1: update to 13.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = graphviz
        pkgdesc = Graph visualization software
-       pkgver = 13.0.1
+       pkgver = 13.1.0
        pkgrel = 1
        url = https://www.graphviz.org/
        install = install
@@ -31,9 +31,9 @@ pkgbase = graphviz
        optdepends = tcl: tcl bindings
        optdepends = qt6-base: gvedit
        optdepends = xterm: vimdot
-       source = 
https://gitlab.com/graphviz/graphviz/-/archive/13.0.1/graphviz-13.0.1.tar.gz
+       source = 
https://gitlab.com/graphviz/graphviz/-/archive/13.1.0/graphviz-13.1.0.tar.gz
        source = ghostscript918.patch
-       sha256sums = 
b91a80434f34986c47410b490d15ab1bd87fc7fea4e130161c8f029c548055a3
+       sha256sums = 
04d4b182a0a383b2f000465312a141acbf1c05b2b0ce6a542f3f1d0220294c30
        sha256sums = 
0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb
 
 pkgname = graphviz


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <[email protected]>
 
 pkgname=graphviz
-pkgver=13.0.1
+pkgver=13.1.0
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -23,7 +23,7 @@ optdepends=('mono: sharp bindings'
             'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
         'ghostscript918.patch')
-sha256sums=('b91a80434f34986c47410b490d15ab1bd87fc7fea4e130161c8f029c548055a3'
+sha256sums=('04d4b182a0a383b2f000465312a141acbf1c05b2b0ce6a542f3f1d0220294c30'
             '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 install=install
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/graphviz/-/commit/a3fff593980466535c0b7d517e40bfd08730e688

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/graphviz/-/commit/a3fff593980466535c0b7d517e40bfd08730e688
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to