summaryrefslogtreecommitdiff
path: root/community/mezogis/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mezogis/PKGBUILD')
-rw-r--r--community/mezogis/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mezogis/PKGBUILD b/community/mezogis/PKGBUILD
index bed55dc27..ec459f9fd 100644
--- a/community/mezogis/PKGBUILD
+++ b/community/mezogis/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 67954 2012-03-16 12:03:52Z giovanni $
+# $Id: PKGBUILD 78274 2012-10-17 10:28:19Z allan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=mezogis
pkgver=0.1.5
-pkgrel=5
+pkgrel=6
pkgdesc="A GIS application to query and analyse spatial data"
arch=('i686' 'x86_64')
url="http://www.mezogis.org"
license=('GPL')
-depends=('pygtk' 'python-geotypes' 'postgis')
+depends=('pygtk' 'python2-geotypes' 'postgis')
source=("http://www.mezogis.org/files/mezogis-$pkgver.tar.gz")
md5sums=('1f886b849109a1a1bd3e165353b82368')