diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-05-06 11:18:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-05-06 11:18:16 +0100 |
commit | ebce8994fe3cc4ca9fbc96ca837cb4c4e98adcbd (patch) | |
tree | f2204ce5f94dc3cb13728ff93649d889944952bb /x11-plugins/wmtop | |
parent | fe1c8b732bd548b699d4c2ef725f67f8b8c8911c (diff) |
gentoo resync : 06.05.2018
Diffstat (limited to 'x11-plugins/wmtop')
-rw-r--r-- | x11-plugins/wmtop/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.85.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest index 17bc035b99f5..2d94dde97660 100644 --- a/x11-plugins/wmtop/Manifest +++ b/x11-plugins/wmtop/Manifest @@ -1,3 +1,3 @@ DIST wmtop-0.85.tar.gz 21165 BLAKE2B d114391a987395ae2defcfe03bc4dc022b8d9e4163b310cb4294e34097d8b950fff44c09035265ed152a1a86d2aadd67dcca7a50cd1230c0cf5c49d2b2cb49c1 SHA512 0a251b1ae32fe8c9a09ed1aeb19315d2eab42a7b2264d637de57f2ca946af69f68fec43d921a21ea0cb25b5fa6e24206bf1321ce59dd0ed6c187a5327c7ec70a -EBUILD wmtop-0.85.ebuild 618 BLAKE2B 08f5b9b63fa1bf0706f61171044ba7091346cc6765841482a9c70b01b07842201f88145de3fa318bee95de309487057819b8adfe893e9b680ed7637fbc947a5b SHA512 ebbcf61a9c52ddb62fb173ee2957feb7ff785db1a5e0f27ae4681d0794458f7f534630a0c83fdcde70e00360fb9dfec986c3d922f7cec4456ac2e18cbc778b2f +EBUILD wmtop-0.85.ebuild 620 BLAKE2B a3aa2d76c41189ec8dc68add1755a8a89e3d51a31c65c47e58c32682d629e49a34becb6277471a1b02d56eb8277a86ffa02a9dd2ddff341de55bbc47b0eee089 SHA512 7a4d2c9f3f63c2d566d98e3f07ea59706e9d1e462e4d77569ba1815c22a72e395413c742b48dae6887a2a8fac8396608e73e9858c8d464f9d86ae247aabfc805 MISC metadata.xml 639 BLAKE2B 898fced3d3ae4a34468493471dc8ba5e470e2599a564c8273f5bdb6ba8757a76e20008be9d26411a89ef234d5e82fb663b593f0aa608ef62fd1ff25923ab4b0b SHA512 d902e2cbd1b3809ff8b89b896acbe611191f6c6ae2e7299c4b41b0e60364fc7c4de4f548b30f1091f163cfab4178af1c716387ffe12a2392002dbfa4bfd20154 diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild b/x11-plugins/wmtop/wmtop-0.85.ebuild index a9860141ef5d..43f1dbde59c0 100644 --- a/x11-plugins/wmtop/wmtop-0.85.ebuild +++ b/x11-plugins/wmtop/wmtop-0.85.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory" -HOMEPAGE="http://www.dockapps.net/wmtop" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmtop" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |