summaryrefslogtreecommitdiff
path: root/community/python-pyproj
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
committerroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
commit236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch)
tree48799f3962c80c2ba374b02815b865a253d12869 /community/python-pyproj
parent0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff)
Fri Mar 29 00:06:00 PDT 2013
Diffstat (limited to 'community/python-pyproj')
-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}"