[arch-commits] Commit in postgrest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 26 14:02:33 UTC 2018
Date: Sunday, August 26, 2018 @ 14:02:32
Author: felixonmars
Revision: 374270
upgpkg: postgrest 0.5.0.0-1
fix pkgrel
Modified:
postgrest/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-26 13:58:30 UTC (rev 374269)
+++ PKGBUILD 2018-08-26 14:02:32 UTC (rev 374270)
@@ -4,7 +4,7 @@
pkgname=postgrest
pkgver=0.5.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="REST API for any Postgres database"
url="https://github.com/begriffs/postgrest"
license=("MIT")
More information about the arch-commits
mailing list