diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:29:38 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:29:38 +0200 |
commit | 54a4560bdf5490f95d62edef64f353dcd4ce678c (patch) | |
tree | 092496a37b31ed49cbc595ab2fc078573274e245 /python-wxmplot | |
parent | 523de05683d994c7daf473426660f78debde70c5 (diff) | |
download | archlinuxewe-54a4560bdf5490f95d62edef64f353dcd4ce678c.tar.xz |
python-wxmplot: rebuild
Diffstat (limited to 'python-wxmplot')
-rwxr-xr-x | python-wxmplot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-wxmplot/PKGBUILD b/python-wxmplot/PKGBUILD index 725ea31dc..de2eef8ee 100755 --- a/python-wxmplot/PKGBUILD +++ b/python-wxmplot/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxmplot _pkgname="${pkgname#*-}" pkgver=0.9.41 -pkgrel=1 +pkgrel=2 pkgdesc='A library for plotting in wxPython using matplotlib' arch=('any') url='https://pypi.python.org/pypi/wxmplot/0.9.18' |