summaryrefslogtreecommitdiff
path: root/community/mezogis/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mezogis/PKGBUILD')
-rw-r--r--community/mezogis/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/mezogis/PKGBUILD b/community/mezogis/PKGBUILD
index 988d38ae9..bed55dc27 100644
--- a/community/mezogis/PKGBUILD
+++ b/community/mezogis/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 27071 2010-09-17 12:26:08Z schuay $
+# $Id: PKGBUILD 67954 2012-03-16 12:03:52Z giovanni $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=mezogis
pkgver=0.1.5
-pkgrel=4
+pkgrel=5
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>=1.4')
-source=(http://www.mezogis.org/files/mezogis-$pkgver.tar.gz)
+depends=('pygtk' 'python-geotypes' 'postgis')
+source=("http://www.mezogis.org/files/mezogis-$pkgver.tar.gz")
md5sums=('1f886b849109a1a1bd3e165353b82368')
-build() {
+package() {
cd $srcdir/mezogis-$pkgver
# python2 fix