* update graphviz to 12.1.2-1
This commit is contained in:
parent
872b965b34
commit
eb170d6652
@ -1,7 +1,7 @@
|
||||
pkgbase = graphviz
|
||||
pkgdesc = Graph visualization software
|
||||
pkgver = 12.1.1
|
||||
pkgrel = 1.1
|
||||
pkgver = 12.1.2
|
||||
pkgrel = 1
|
||||
url = https://www.graphviz.org/
|
||||
install = install
|
||||
arch = x86_64
|
||||
@ -33,9 +33,9 @@ pkgbase = graphviz
|
||||
optdepends = tcl: tcl bindings
|
||||
optdepends = qt6-base: gvedit
|
||||
optdepends = xterm: vimdot
|
||||
source = https://gitlab.com/graphviz/graphviz/-/archive/12.1.1/graphviz-12.1.1.tar.gz
|
||||
source = https://gitlab.com/graphviz/graphviz/-/archive/12.1.2/graphviz-12.1.2.tar.gz
|
||||
source = ghostscript918.patch
|
||||
sha256sums = 8fea54ab3ae6f2456df2f1ee8060f0262f2f4434c5b6ece2216777a2505a88e3
|
||||
sha256sums = 29ea6216aad2bc0bbc00e2274f24b7bf5a6ea0443c1533abf1b14d370542f186
|
||||
sha256sums = 0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb
|
||||
optdepends_x86_64 = mono: sharp bindings
|
||||
makedepends_x86_64 = mono
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Contributor: John Proctor <jproctor@prium.net>
|
||||
|
||||
pkgname=graphviz
|
||||
pkgver=12.1.1
|
||||
pkgrel=1.1
|
||||
pkgver=12.1.2
|
||||
pkgrel=1
|
||||
pkgdesc='Graph visualization software'
|
||||
url='https://www.graphviz.org/'
|
||||
license=('EPL')
|
||||
@ -30,7 +30,7 @@ optdepends_x86_64=('mono: sharp bindings')
|
||||
|
||||
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
'ghostscript918.patch')
|
||||
sha256sums=('8fea54ab3ae6f2456df2f1ee8060f0262f2f4434c5b6ece2216777a2505a88e3'
|
||||
sha256sums=('29ea6216aad2bc0bbc00e2274f24b7bf5a6ea0443c1533abf1b14d370542f186'
|
||||
'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
|
||||
install=install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user