summaryrefslogtreecommitdiff
path: root/community/postgis
diff options
context:
space:
mode:
Diffstat (limited to 'community/postgis')
-rw-r--r--community/postgis/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/postgis/PKGBUILD b/community/postgis/PKGBUILD
index 823dc920b..1aa6ad73d 100644
--- a/community/postgis/PKGBUILD
+++ b/community/postgis/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 96248 2013-08-22 17:02:31Z alucryd $
+# $Id: PKGBUILD 98497 2013-10-12 06:26:10Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=postgis
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Adds support for geographic objects to PostgreSQL"
arch=('i686' 'x86_64')
url="http://postgis.net/"