commit: f8b477eeb3d05f52053413fc60b7423fb86c0771 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 12:25:02 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 12:25:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b477ee
x11-misc/albert: new upstream location Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-misc/albert/albert-0.12.0.ebuild | 4 ++-- x11-misc/albert/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-misc/albert/albert-0.12.0.ebuild b/x11-misc/albert/albert-0.12.0.ebuild index 4d13d9aefb2..525fa9c94c3 100644 --- a/x11-misc/albert/albert-0.12.0.ebuild +++ b/x11-misc/albert/albert-0.12.0.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils gnome2-utils DESCRIPTION="Desktop agnostic launcher" -HOMEPAGE="https://github.com/manuelschneid3r/albert" -SRC_URI="https://github.com/manuelschneid3r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://albertlauncher.github.io/" +SRC_URI="https://github.com/albertlauncher/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/x11-misc/albert/metadata.xml b/x11-misc/albert/metadata.xml index 05d00b6e034..57e125768c2 100644 --- a/x11-misc/albert/metadata.xml +++ b/x11-misc/albert/metadata.xml @@ -5,6 +5,6 @@ <email>[email protected]</email> </maintainer> <upstream> - <remote-id type="github">manuelschneid3r/albert</remote-id> + <remote-id type="github">albertlauncher/albert</remote-id> </upstream> </pkgmetadata>
