diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
commit | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (patch) | |
tree | deda8ff4ac36c47f114108332d3a280e2581911f /python-wxmplot | |
parent | 98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (diff) | |
download | archlinuxewe-a4845b75ff2a60d44daf197d81de48ca2a5e92d1.tar.xz |
recompile all python packages
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 7bb6c8fa6..4a5dca67f 100755 --- a/python-wxmplot/PKGBUILD +++ b/python-wxmplot/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxmplot _pkgname="${pkgname#*-}" pkgver=0.9.45 -pkgrel=15 +pkgrel=16 pkgdesc='A library for plotting in wxPython using matplotlib' arch=('any') url='https://pypi.python.org/pypi/wxmplot/0.9.18' |