* update python-pydot to 3.0.1-3

This commit is contained in:
Alexander Baldeck 2024-12-07 12:26:31 +01:00
parent 3641580968
commit 2b41d4ba95
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-pydot
pkgdesc = Python interface to Graphviz's Dot
pkgver = 3.0.1
pkgrel = 2
pkgrel = 3
url = https://github.com/erocarrera/pydot
arch = any
license = MIT

View File

@ -5,7 +5,7 @@
pkgname=python-pydot
pkgver=3.0.1
pkgrel=2
pkgrel=3
pkgdesc="Python interface to Graphviz's Dot"
arch=(any)
url="https://github.com/erocarrera/pydot"