summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHector Mtz-Seara2016-06-29 12:36:42 +0200
committerHector Mtz-Seara2016-06-29 12:36:42 +0200
commit02b79b1a15962d3da7a4ed8bf0aea245169f0c28 (patch)
treea450b444e6442e5a59b81cef95e494f9c7abee4d /PKGBUILD
parent69cb75f5f93523150449d65c4591946403ce40f9 (diff)
downloadaur-02b79b1a15962d3da7a4ed8bf0aea245169f0c28.tar.gz
V4.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 107d8421ef43..05f6a7835815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
pkgname=pyzo
-pkgver=4.1
+pkgver=4.2.1
pkgrel=1
pkgdesc="Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing."
url="http://pyzo.org"
@@ -18,7 +18,7 @@ makedepends=('python-setuptools')
source=("https://github.com/pyzo/pyzo/archive/v${pkgver}.tar.gz")
-sha1sums=('6910f60d597b8cb537caaada5a047000ceef7150')
+sha1sums=('8c99a53a63b1e5f0d4167cdc7e8d08f3e180e9cc')
build(){