summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfabbe2020-05-11 19:07:51 +0200
committerfabbe2020-05-11 19:07:51 +0200
commit09f6c93bc1d1159406d947f569bd0c52da1f0a5d (patch)
tree7f3c4a7930f2abecb9602ea308b06c43fd1791ed /PKGBUILD
parent4a4940992cf7672447c9535f7e553102af66c59b (diff)
downloadaur-09f6c93bc1d1159406d947f569bd0c52da1f0a5d.tar.gz
updated url to official one
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4277a0a03af..b28da4140469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
epoch=
pkgdesc="REST API for any Postgres database"
arch=('x86_64')
-url="https://github.com/begriffs/postgrest"
+url="https://github.com/PostgREST/postgrest"
license=('MIT')
groups=()
depends=('postgresql-libs>=9.5')