commit: 68eb7b73cd231684f41be08d45156df827226c74 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sun Sep 6 18:09:18 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Sep 30 09:28:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68eb7b73
dev-db/pgcli: update SRC_URI Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-db/pgcli/pgcli-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pgcli/pgcli-2.2.0.ebuild b/dev-db/pgcli/pgcli-2.2.0.ebuild index fbeeff21ca5..54f699d3aa0 100644 --- a/dev-db/pgcli/pgcli-2.2.0.ebuild +++ b/dev-db/pgcli/pgcli-2.2.0.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="CLI for Postgres with auto-completion and syntax highlighting" HOMEPAGE="https://www.pgcli.com https://github.com/dbcli/pgcli" -SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/dbcli/pgcli/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD MIT" SLOT="0"
