diff options
Diffstat (limited to 'python2-wxmplot')
-rwxr-xr-x | python2-wxmplot/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python2-wxmplot/PKGBUILD b/python2-wxmplot/PKGBUILD index 08d0e145e..e1fb40881 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.30 +pkgver=0.9.31 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/0c/7a/b6744f4ce5aaf28b1411289635b417417238b8b82c633050bbd10ee05a43/${pkgname#*-}-${pkgver}.tar.gz" + "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/47/a8/677f54c0ada4724525f4a15b5a2f2a1b4493e72d2c36401e8b4e39afe935/${pkgname#*-}-${pkgver}.tar.gz" ) -sha512sums=('dea902e0a2bc615708b1b34455c16480cfdba13aadf31ee4e34a652f5b13facf33e115bf714c81a4cc93e70d2ae27415bcfae2889c71660a848604101bf48d04') +sha512sums=('b768faee92b07afd305527603d52dc5a834aeeca8118a8ebf3f34c1ee05aa55ea344974ae991422206fac06c691385baaaf8a8fbea5b9239a8ed10f9c835382c') build() { |