parent
71e2c973fc
commit
259886f670
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgweb'
|
# Template file for 'pgweb'
|
||||||
pkgname=pgweb
|
pkgname=pgweb
|
||||||
version=0.11.6
|
version=0.11.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/sosedoff/pgweb"
|
go_import_path="github.com/sosedoff/pgweb"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sosedoff.github.io/pgweb"
|
homepage="http://sosedoff.github.io/pgweb"
|
||||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||||
checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
|
checksum=d35f74a6d80093764aece7b0a0ad6869799d04316efab077e0f7603835a9f159
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Reference in a new issue