summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce6f62298d71..7a02767421d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = postgis-git
pkgdesc = Postgres GIS extensions (from git)
- pkgver = 3.1.0alpha1.r7.gabc6fd77a
- pkgrel = 4
+ pkgver = 3.1.0rc1.r48.g5148c43e3
+ pkgrel = 1
url = https://postgis.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7b8e7ddc979e..8520d72b88fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/"