summaryrefslogtreecommitdiff
path: root/python2-wxmplot
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-05-18 06:18:27 +0200
committerErich Eckner <git@eckner.net>2017-05-18 06:18:27 +0200
commit6ef4916eaab161cd717579d07054597b3fe52be7 (patch)
treeaadf3a1d0ef2d8d794318c03d5da791aad833c48 /python2-wxmplot
parentf20a2a7574ae9561370127dcde5c5db5dc026120 (diff)
downloadarchlinuxewe.git.save-6ef4916eaab161cd717579d07054597b3fe52be7.tar.xz
python2-wxmplot 0.9.24-1 -> 0.9.25-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 2e79c63c..01596fb5 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.24
+pkgver=0.9.25
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/07/a2/e182ccc00af54bd21fb24ef94d248b0b80378393b7c65ea79efc0be4e080/${pkgname#*-}-${pkgver}.tar.gz"
+ "${pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/26/49/1b78de307ca9148a48060d1370cbcbfb460e8de37cc0b721107d3d9bd9ee/${pkgname#*-}-${pkgver}.tar.gz"
)
-sha512sums=('e806ea4a7cf4afc464f93bd8830518b28c7b95e43b425a68e33e750b69c48a3d3cf5f6d32bd3249ae096846a10faf8673e3a1927a4172332af2719b38ee100b2')
+sha512sums=('f4ae04ecccc94edd592d9473b26f7a015b6cf7ffed94894c2c35fe1f09e8a1adcd8d049f2deff105c90bae319e88e40fec739dbb91295a37018225f4d56f2b11')
build() {