summaryrefslogtreecommitdiff
path: root/community/python-pyproj/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pyproj/PKGBUILD')
-rw-r--r--community/python-pyproj/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python-pyproj/PKGBUILD b/community/python-pyproj/PKGBUILD
index 70ccf4529..90bf625f0 100644
--- a/community/python-pyproj/PKGBUILD
+++ b/community/python-pyproj/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78245 2012-10-17 10:26:49Z allan $
+# $Id: PKGBUILD 87227 2013-03-28 19:33:14Z stephane $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
pkgbase=python-pyproj
pkgname=('python-pyproj' 'python2-pyproj')
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=1
pkgdesc="Python interfaces to PROJ.4 library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://code.google.com/p/pyproj"
license=('custom')
source=(http://pyproj.googlecode.com/files/pyproj-${pkgver}.tar.gz)
makedepends=('python' 'python2')
-sha1sums=('a7a4bf95f3492e45704bccd4aeafe3bbe32fb023')
+sha1sums=('3f290241e113ea63d0487a48e7e054cc1c3e19f8')
build() {
cd "${srcdir}"