Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
xdot
Commits:
eba0dc9a by Christian Heusel at 2024-11-21T14:36:11+01:00
upgpkg: 1.4-3: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xdot
pkgdesc = Interactive viewer for graphs written in Graphviz's dot
language
pkgver = 1.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jrfonseca/xdot.py
arch = any
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=xdot
_pkgname=${pkgname}.py
pkgver=1.4
-pkgrel=2
+pkgrel=3
pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
url='https://github.com/jrfonseca/xdot.py'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdot/-/commit/eba0dc9a587d208ab3309ac900a25a67cbf009d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdot/-/commit/eba0dc9a587d208ab3309ac900a25a67cbf009d9
You're receiving this email because of your account on gitlab.archlinux.org.