summaryrefslogtreecommitdiff
path: root/python2-wxmplot
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-20 09:09:35 +0100
committerErich Eckner <git@eckner.net>2018-03-20 09:09:35 +0100
commita9aecadab4dcab709eb65fb9555ef1e2178d2856 (patch)
treef640e36c8cca416c02ed539e19cb99d0aff7a60d /python2-wxmplot
parent75b276b4ffb6f6a57ee191d4c052d3e272529f62 (diff)
downloadarchlinuxewe-a9aecadab4dcab709eb65fb9555ef1e2178d2856.tar.xz
python2-wxmplot 0.9.29-1 -> 0.9.30-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 8419715c3..a65ffae0c 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.29
+pkgver=0.9.30
pkgrel=1
pkgdesc='A library for plotting in wxPython using matplotlib'
arch=('any')
@@ -23,9 +23,9 @@ replaces=()
backup=()
options=()
source=(
- "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/72/38/0bcffbd9bea95b0939ec769c84914c92b6ffd44c732e372e3c7811bf3cf2/${pkgname#*-}-${pkgver}.tar.gz"
+ "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/0c/7a/b6744f4ce5aaf28b1411289635b417417238b8b82c633050bbd10ee05a43/${pkgname#*-}-${pkgver}.tar.gz"
)
-sha512sums=('94dce15f7b248f8c5a2af983d5abf2ceb56d10947ce952e7415df7efa5dd6acd515dce9ee948a3467e48570bf29efc54639328125082d56a9a4f8dfd8dfe66b6')
+sha512sums=('dea902e0a2bc615708b1b34455c16480cfdba13aadf31ee4e34a652f5b13facf33e115bf714c81a4cc93e70d2ae27415bcfae2889c71660a848604101bf48d04')
build() {