diff options
author | Christoph Fink | 2021-01-27 14:54:38 +0200 |
---|---|---|
committer | Christoph Fink | 2021-01-27 14:54:38 +0200 |
commit | f7e719aec938ff23c1ed9e16fef2d3fb1789baa1 (patch) | |
tree | 20d48cf21d69d1dd79d8103f24032b7dc7f299c8 /PKGBUILD | |
parent | d03b342cd6a991588987b817f1568b9d74ff15f4 (diff) | |
download | aur-f7e719aec938ff23c1ed9e16fef2d3fb1789baa1.tar.gz |
upgpkg: postgis-git 3.1.0rc1.r48.g5148c43e3-1
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Maintainer: Marti Raudsepp <marti@juffo.org> # Maintainer: peippo <christoph.fink@gmail.com> pkgname=postgis-git -pkgver=3.1.0alpha1.r7.gabc6fd77a -pkgrel=4 +pkgver=3.1.0rc1.r48.g5148c43e3 +pkgrel=1 pkgdesc="Postgres GIS extensions (from git)" url="https://postgis.net/" |