Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
graphviz
Commits:
caac4166 by Jelle van der Waa at 2024-11-19T12:02:19+01:00
upgpkg: 12.1.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = graphviz
pkgdesc = Graph visualization software
pkgver = 12.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.graphviz.org/
install = install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=graphviz
pkgver=12.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Graph visualization software'
url='https://www.graphviz.org/'
license=('EPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/graphviz/-/commit/caac41668420f69a7f5888db19acfe1be60c3644
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/graphviz/-/commit/caac41668420f69a7f5888db19acfe1be60c3644
You're receiving this email because of your account on gitlab.archlinux.org.