diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:41:34 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:17 +0200 |
commit | bba74e5b199ecb538ce333b8ed36ba5f91bbb52c (patch) | |
tree | 7af2aafade906f446629494c074aba0b9625e899 | |
parent | net-irc/quassel: arm64 keyworded (bug #728652) (diff) | |
download | gentoo-bba74e5b199ecb538ce333b8ed36ba5f91bbb52c.tar.gz gentoo-bba74e5b199ecb538ce333b8ed36ba5f91bbb52c.tar.bz2 gentoo-bba74e5b199ecb538ce333b8ed36ba5f91bbb52c.zip |
media-sound/music-file-organizer: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/16348
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | media-sound/music-file-organizer/music-file-organizer-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/music-file-organizer/music-file-organizer-1.0.2.ebuild b/media-sound/music-file-organizer/music-file-organizer-1.0.2.ebuild index 90beb71cf185..3906dd2747e7 100644 --- a/media-sound/music-file-organizer/music-file-organizer-1.0.2.ebuild +++ b/media-sound/music-file-organizer/music-file-organizer-1.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Organizes audio files into directories based on metadata tags, along with other metadata utilities." -HOMEPAGE="http://blog.zx2c4.com/813" -SRC_URI="http://git.zx2c4.com/music-file-organizer/snapshot/${P}.tar.xz" +HOMEPAGE="https://git.zx2c4.com/music-file-organizer/about/" +SRC_URI="https://git.zx2c4.com/music-file-organizer/snapshot/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |