Search Criteria
Package Details: postgrest-bin 7.0.1-1
Git Clone URL: | https://aur.archlinux.org/postgrest-bin.git (read-only, click to copy) |
---|---|
Package Base: | postgrest-bin |
Description: | REST API for any Postgres database |
Upstream URL: | https://github.com/PostgREST/postgrest |
Keywords: | api postgresql postgrest rest |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | fabbe |
Maintainer: | fabbe |
Last Packager: | fabbe |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-04 17:48 |
Last Updated: | 2020-08-25 10:13 |
Latest Comments
fabbe commented on 2017-07-04 17:57
I'm adopting this at:
https://aur.archlinux.org/packages/postgrest-bin
adding the suffix "-bin" for clarity.
Maybe I'll adopt this package later to build from source...
tianyu, your thoughs?
daurnimator commented on 2017-02-13 10:08
Note that this is a binary package: it does not build from source
tianyu commented on 2016-10-24 12:38
Thanks svexican!
fabbe commented on 2016-10-24 05:07
Hello! Thank you for maintaining this. I managed to use the same build for i686.
The only modifications would be:
1. add i686 to the arch array.
2. md5sums:
md5sums_i686=('55be6dcbc5a9dc8654a24ff965972a1c')
3. the location:
source_i686=("https://github.com/begriffs/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-ubuntu-x32.tar.xz")
Thank you!