mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-graphviz: ensure removal meta is built
https://github.com/void-linux/void-packages/pull/17878
This commit is contained in:
parent
68fd2833d0
commit
e7de49272c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python-graphviz'
|
# Template file for 'python-graphviz'
|
||||||
pkgname=python-graphviz
|
pkgname=python-graphviz
|
||||||
version=0.13
|
version=0.13
|
||||||
revision=1
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Simple Python2 interface for Graphviz(removed package)"
|
short_desc="Simple Python2 interface for Graphviz (removed package)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/xflr6/graphviz"
|
homepage="https://github.com/xflr6/graphviz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue