summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2017-11-27 12:56:36 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2017-11-27 13:28:52 +0100
commit332ccd5dcff8ca9a29e899ba9115989bd1794707 (patch)
treecd58cb23e4c66769b6861e04f4b9b1ec6ce7c693 /x11-plugins
parentx11-plugins/wmsystray: update homepage and SRC_URI (diff)
downloadgentoo-332ccd5dcff8ca9a29e899ba9115989bd1794707.tar.gz
gentoo-332ccd5dcff8ca9a29e899ba9115989bd1794707.tar.bz2
gentoo-332ccd5dcff8ca9a29e899ba9115989bd1794707.zip
x11-plugins/wmblob: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmblob/Manifest2
-rw-r--r--x11-plugins/wmblob/wmblob-1.0.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmblob/Manifest b/x11-plugins/wmblob/Manifest
index d215fc1bf27c..7222601f0a98 100644
--- a/x11-plugins/wmblob/Manifest
+++ b/x11-plugins/wmblob/Manifest
@@ -1 +1 @@
-DIST wmblob_1.0.3.orig.tar.gz 180039 SHA256 d26850fe15e444817ed9996663427bd933a74d4e5591008a5a7c39d21e2583b2 SHA512 0af749349928cb2a2dc0e51b7e299305e51ddfdf42b320d7462acf5e3d6c92674d6c54fdace6fc3a1c5256540887ae50da9b82218753d3f954f4c7d69a5703fc WHIRLPOOL 2c5391af1172fb7e453fd617d70853f50b8b5a5c6918cd6c4162174caad93ce0ee4357644a74d1a52984f54ac68641c088f483de41326622e3f9d09d4bd7f6be
+DIST wmblob-1.0.3.tar.bz2 160657 BLAKE2B e36f7b8c6dd38466da490bd85d03ff2f378caced8d5908b00422428223aaa1fc3754bfd35dcacb2f162b0d44c8c04b509cf5c00d678d687e5b90cad886ce98a6 SHA512 4d8c7e30218d9ec7dc965c69e69b0fb5839c468f695ec2cc9fd9bb0b8fbc89b1386122e11b75906169bb16d13dae16cd8287c5bcf8bd28ccbbad4d4f057b3414
diff --git a/x11-plugins/wmblob/wmblob-1.0.3.ebuild b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
index fe7b4768397e..188ec7aa803f 100644
--- a/x11-plugins/wmblob/wmblob-1.0.3.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools multilib
DESCRIPTION="a fancy but useless dockapp with moving blobs"
-HOMEPAGE="http://freshmeat.net/projects/wmblob"
-SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz"
+HOMEPAGE="https://github.com/bbidulock/wmblob"
+SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"