diff options
Diffstat (limited to 'testing/py-nwdiag')
-rw-r--r-- | testing/py-nwdiag/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-nwdiag/APKBUILD b/testing/py-nwdiag/APKBUILD index a8832d7bdf..67e76140f0 100644 --- a/testing/py-nwdiag/APKBUILD +++ b/testing/py-nwdiag/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-nwdiag _pkgname=nwdiag pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Python tool to generate network-diagram image" url="https://pypi.python.org/pypi/nwdiag" arch="noarch" |