commit:     9136cd18ec0c874dae5a63df5caca8da8995d741
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 23:29:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 23:29:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9136cd18

media-gfx/mypaint-brushes: switch to (xz) release tarballs

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/mypaint-brushes/Manifest                                 | 2 +-
 ...ypaint-brushes-2.0.2.ebuild => mypaint-brushes-2.0.2-r1.ebuild} | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/media-gfx/mypaint-brushes/Manifest 
b/media-gfx/mypaint-brushes/Manifest
index 69ab7282754f..2dbebfe48f5f 100644
--- a/media-gfx/mypaint-brushes/Manifest
+++ b/media-gfx/mypaint-brushes/Manifest
@@ -1 +1 @@
-DIST mypaint-brushes-2.0.2.tar.gz 1564926 BLAKE2B 
68a244f42cd5d9b1f96466f5409f0c7ebae257f6dbbfdc5139cb9fda86ee4898ce8fda2a35e96f3a65f41333f7f689edb85445bcd88dc0fc4b428d05ba2870fe
 SHA512 
89cecd9d78f4de84ada97a3e33fd67b86dfd259880da15c0ecbfad0fceb8c3b0e93790f3c0bff0cc375959bdf6921b01d1f3646e27c3f961715219a349017556
+DIST mypaint-brushes-2.0.2.tar.xz 1522216 BLAKE2B 
ba274d9abcac51bba3b8e7d4489893eef62e2b35ee8d0607d476d022150d92944693cae6d1ddb9f4f9b01f229f050f4ccf7416a0ef0fe27e9e0f5e84a4e2c56f
 SHA512 
bae870e930381b818165e5e39d38b25782d5744c9a507a71dab37ae7ca2d4502896057f919a16eb9305d803a01db3a948a735d5c5b850893997a9afd6403144b

diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild 
b/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2-r1.ebuild
similarity index 66%
rename from media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild
rename to media-gfx/mypaint-brushes/mypaint-brushes-2.0.2-r1.ebuild
index 51718d70c079..64652b5f63be 100644
--- a/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild
+++ b/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,15 +7,12 @@ inherit autotools
 
 DESCRIPTION="Default MyPaint brushes"
 HOMEPAGE="https://github.com/mypaint/mypaint-brushes";
-SRC_URI="https://github.com/mypaint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mypaint/mypaint-brushes/releases/download/v${PV}/${P}.tar.xz";
 
 LICENSE="CC0-1.0"
 SLOT="2.0" # due to pkgconfig name "mypaint-brushes-2.0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv x86"
 
-# Chosen to exclude README symlink
-DOCS=( AUTHORS NEWS README.md )
-
 src_prepare() {
        default
        eautoreconf

Reply via email to