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


Commits:
1c26c711 by Lukas Fleischer at 2024-08-20T20:04:18-07:00
upgpkg: 12.1.0-1: update to 12.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = graphviz
        pkgdesc = Graph visualization software
-       pkgver = 12.0.0
+       pkgver = 12.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/12.0.0/graphviz-12.0.0.tar.gz
+       source = 
https://gitlab.com/graphviz/graphviz/-/archive/12.1.0/graphviz-12.1.0.tar.gz
        source = ghostscript918.patch
-       sha256sums = 
ea12b4f73e7c7eb9fb9c1c29f7763491306c322f6f2332a352d09debc37f0ed7
+       sha256sums = 
4946eecb34fac499a5f6c193ec5a08094cfa26e00b740484da8917889637923a
        sha256sums = 
0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb
 
 pkgname = graphviz


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <[email protected]>
 
 pkgname=graphviz
-pkgver=12.0.0
+pkgver=12.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=('ea12b4f73e7c7eb9fb9c1c29f7763491306c322f6f2332a352d09debc37f0ed7'
+sha256sums=('4946eecb34fac499a5f6c193ec5a08094cfa26e00b740484da8917889637923a'
             '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 install=install
 



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

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


Reply via email to