commit: b965483b1a1ec40d20b3c476987bbf8ec1bf9bdc Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Fri May 29 21:36:53 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jun 24 14:29:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b965483b
media-gfx/mypaint-brushes: update homepage and SRC_URI Closes: https://bugs.gentoo.org/723784 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/16008 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 62c440f7445..fa662603aa5 100644 --- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild +++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools DESCRIPTION="Default MyPaint brushes" -HOMEPAGE="https://github.com/Jehan/mypaint-brushes" -SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/mypaint/mypaint-brushes" +SRC_URI="https://github.com/mypaint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC0-1.0" SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0"
