diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 17:59:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 20:48:22 +0200 |
commit | dad2096912595e447c359907292a5d1f7eded9b7 (patch) | |
tree | a7c37efe023ec3907b54c0034efd59bfbadb41db /kde-misc/plasma-pass | |
parent | kde-apps: Switch HOMEPAGE to https://invent.kde.org/<kde.org category> (diff) | |
download | gentoo-dad2096912595e447c359907292a5d1f7eded9b7.tar.gz gentoo-dad2096912595e447c359907292a5d1f7eded9b7.tar.bz2 gentoo-dad2096912595e447c359907292a5d1f7eded9b7.zip |
kde-misc: Switch HOMEPAGE to https://invent.kde.org/<kde.org category>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc/plasma-pass')
-rw-r--r-- | kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild index cf69285c797f..39281fe41e45 100644 --- a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild @@ -8,7 +8,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Plasma applet to access password from pass" -HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://cgit.kde.org/plasma-pass.git/" +HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://invent.kde.org/plasma/plasma-pass" if [[ ${KDE_BUILD_TYPE} != live ]] ; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" |