summaryrefslogtreecommitdiff
path: root/python2-wxmplot
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-25 06:45:57 +0100
committerErich Eckner <git@eckner.net>2019-01-25 06:45:57 +0100
commitee547d097a9334d0f74660ba7b4f54426e62a071 (patch)
tree19f2ceea37e06cd764b3eefdfc252ee33022ec6a /python2-wxmplot
parent25722c33db2b1c72bf779210f714b229c7b1fc1d (diff)
downloadarchlinuxewe.git.save-ee547d097a9334d0f74660ba7b4f54426e62a071.tar.xz
python2-wxmplot 0.9.33-1 -> 0.9.34-1
Diffstat (limited to 'python2-wxmplot')
-rwxr-xr-xpython2-wxmplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python2-wxmplot/PKGBUILD b/python2-wxmplot/PKGBUILD
index 746b4990..377643c9 100755
--- a/python2-wxmplot/PKGBUILD
+++ b/python2-wxmplot/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=python2-wxmplot
-pkgver=0.9.33
+pkgver=0.9.34
pkgrel=1
pkgdesc='A library for plotting in wxPython using matplotlib'
arch=('any')
@@ -24,9 +24,9 @@ replaces=()
backup=()
options=()
source=(
- "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/ca/7e/2f7c189237c79c9fde536260373d74be5c01458edcd1451c5bf0b59566c6/${pkgname#*-}-${pkgver}.tar.gz"
+ "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/99/6a/52f701942cc87fdf205f9720d9190cf119c5cf50dbf7e3031b74f1ce144a/${pkgname#*-}-${pkgver}.tar.gz"
)
-sha512sums=('00ba95db429ff1647e32ea859e3d6e1727cb53d3e9aada79eb9ed51aa4c23e765a6b22c3fb390fe38d7b5896d0906f1a0ee867546f57321f9166e6bf1e20f00a')
+sha512sums=('3b53cf427f6016e468206fb503707f6615114f81a8c741c2e425f91fcc6efa5497c608c16afef9a8602ff21fd0af25fdc7322702f931ef1286f9f3a7452ce0f0')
build() {