x11-plugins/wmsystray: update homepage and SRC_URI
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 27 Nov 2017 11:54:07 +0000 (12:54 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 27 Nov 2017 12:28:51 +0000 (13:28 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

x11-plugins/wmsystray/Manifest
x11-plugins/wmsystray/wmsystray-0.1.1.ebuild

index 971919b5668ee01bb6810fd7dcb5e43e6c2cf7fa..1636d74545918c0f402f05162f34b3ec754fd515 100644 (file)
@@ -1 +1 @@
-DIST wmsystray-0.1.1.tar.bz2 18261 SHA256 d24a9cb25f4394eecb6e9215b88dde0d9debf203fbf1e501fb02e3e0571c37f7 SHA512 a28d8cb6a3e74909a1467459f81a853dae2d74c28db166be15f398f00bc8066fbb1caa0e982fb3874279a7edd376ab892499e8981d2c2126eed591ef52f8d604 WHIRLPOOL 4b6032663f5cd4c236bce79cd77626a1e15cd057c96c27080587ae4f6cc506b8c10082e13a215bba0d673373d45d1f07f445802218aa7df2920469f2505fdeff
+DIST wmsystray-0.1.1.tar.bz2 18261 BLAKE2B d232dcfd3077760d7990ec8e22249aafa9dacf415e71b6a662a1a32464e233cd5460f9b99d6e1c478ce69c6ad0e9973febfce2292992d5619792d4bf4dcc1d7c SHA512 a28d8cb6a3e74909a1467459f81a853dae2d74c28db166be15f398f00bc8066fbb1caa0e982fb3874279a7edd376ab892499e8981d2c2126eed591ef52f8d604
index bb4e1db5485478239b0afbdfbbe6d1ccc8965ecb..cad9da31487e6274afc34c9b758eef8fa76e755e 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils
 
 DESCRIPTION="Window Maker dock app that provides a system tray for GNOME/KDE applications"
-SRC_URI="http://kai.vm.bytemark.co.uk/~arashi/wmsystray/release/${P}.tar.bz2"
-HOMEPAGE="http://kai.vm.bytemark.co.uk/~arashi/wmsystray/"
+HOMEPAGE="https://github.com/bbidulock/wmsystray"
+SRC_URI="https://github.com/bbidulock/wmsystray/releases/download/${PV}/${P}.tar.bz2"
 
 RDEPEND="x11-libs/libX11
        x11-libs/libXpm"