summaryrefslogtreecommitdiff
path: root/python2-wxmplot/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-10 06:20:31 +0200
committerErich Eckner <git@eckner.net>2017-10-10 06:20:31 +0200
commit379354d347325d3a4cb36d6a6103355e68ace5c0 (patch)
treed5138ddc31d09d4c6cc9420b4d8e4afe72048f3d /python2-wxmplot/PKGBUILD
parentaca01f5456224777f995e50cdb7794d3cdbed1af (diff)
downloadarchlinuxewe.git.save-379354d347325d3a4cb36d6a6103355e68ace5c0.tar.xz
python2-wxmplot 0.9.26-1 -> 0.9.27-1
Diffstat (limited to 'python2-wxmplot/PKGBUILD')
-rwxr-xr-xpython2-wxmplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python2-wxmplot/PKGBUILD b/python2-wxmplot/PKGBUILD
index 80fff588..4cea55c1 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.26
+pkgver=0.9.27
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/d5/bc/3427bcffceae90340af659faa774a3e1629025d842c1fcac422c97db03f7/${pkgname#*-}-${pkgver}.tar.gz"
+ "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/52/01/357fccfb599ab3c3d9ded1e08c53fd8ac6cb11a87883909355697522d808/${pkgname#*-}-${pkgver}.tar.gz"
)
-sha512sums=('8d05b358a8e2159fb5d80d8e0385bf96d1466ad75ebf663b91661977822469cc38cb06965c6c0eb704d62e1eaaab84776631fefe980707609afd203b112c6278')
+sha512sums=('e8d52deedf9e8493631490eb398346b2822db10669bcf6a18809a66a803fc8544be0db1e62b6bd9f53528954b08b3fe5fd3bbcd50102bac7bc27e36dc19deeae')
build() {