diff options
author | root <root@rshg054.dnsready.net> | 2013-10-13 00:50:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-13 00:50:27 -0700 |
commit | 39e9111d76d232d65ca0c43285dea5bd5d58d28e (patch) | |
tree | 0c3db28c33246728e109f38902759fa8dfc998b3 /community/postgis/PKGBUILD | |
parent | 20bff71e3bf43ce7f3621da9cee37eb6ea3c14ad (diff) |
Sun Oct 13 00:49:56 PDT 2013
Diffstat (limited to 'community/postgis/PKGBUILD')
-rw-r--r-- | community/postgis/PKGBUILD | 4 |
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/" |