diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-20 21:09:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-20 21:29:39 +0200 |
commit | 20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2 (patch) | |
tree | e97f48e3d9ef0e636cfaea8b8fa0ee661c028c4a /kde-misc/plasma-applet-weather-widget | |
parent | sci-visualization/labplot: Fix HOMEPAGE (diff) | |
download | gentoo-20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2.tar.gz gentoo-20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2.tar.bz2 gentoo-20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2.zip |
kde-misc/plasma-applet-weather-widget: Fix HOMEPAGE
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc/plasma-applet-weather-widget')
-rw-r--r-- | kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild index 22f4f310aba5..3441c2265501 100644 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild @@ -7,7 +7,7 @@ QT_MINIMAL=5.12.1 inherit kde5 DESCRIPTION="Plasma 5 applet for weather forecasts" -HOMEPAGE="https://store.kde.org/content/show.php/Weather+Widget?content=169572 +HOMEPAGE="https://store.kde.org/p/998917/ https://github.com/kotelnik/plasma-applet-weather-widget" SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |