summaryrefslogtreecommitdiff
path: root/media-gfx/mypaint-brushes
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/mypaint-brushes')
-rw-r--r--media-gfx/mypaint-brushes/Manifest4
-rw-r--r--media-gfx/mypaint-brushes/mypaint-brushes-2.0.2-r1.ebuild (renamed from media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild)7
2 files changed, 4 insertions, 7 deletions
diff --git a/media-gfx/mypaint-brushes/Manifest b/media-gfx/mypaint-brushes/Manifest
index 785fd4415622..d609643c8d85 100644
--- a/media-gfx/mypaint-brushes/Manifest
+++ b/media-gfx/mypaint-brushes/Manifest
@@ -1,3 +1,3 @@
-DIST mypaint-brushes-2.0.2.tar.gz 1564926 BLAKE2B 68a244f42cd5d9b1f96466f5409f0c7ebae257f6dbbfdc5139cb9fda86ee4898ce8fda2a35e96f3a65f41333f7f689edb85445bcd88dc0fc4b428d05ba2870fe SHA512 89cecd9d78f4de84ada97a3e33fd67b86dfd259880da15c0ecbfad0fceb8c3b0e93790f3c0bff0cc375959bdf6921b01d1f3646e27c3f961715219a349017556
-EBUILD mypaint-brushes-2.0.2.ebuild 558 BLAKE2B 47683a0c50db95c393d7e0a3e98dc9f81ae80089fb0ae943479cac4b22d5dddfcfed2e17f4e8c488fa51e96c846190390dbbf9f18b8edf9d60f7d92ba0f0a8b8 SHA512 2a7a27e1fe9bd2a31a9e9634163626ef186bb237926e2c534d3f0ffc9c915df51877a0744460006c98a6a4da31ddfdee697e94035f8b52560d9a59a1e897649b
+DIST mypaint-brushes-2.0.2.tar.xz 1522216 BLAKE2B ba274d9abcac51bba3b8e7d4489893eef62e2b35ee8d0607d476d022150d92944693cae6d1ddb9f4f9b01f229f050f4ccf7416a0ef0fe27e9e0f5e84a4e2c56f SHA512 bae870e930381b818165e5e39d38b25782d5744c9a507a71dab37ae7ca2d4502896057f919a16eb9305d803a01db3a948a735d5c5b850893997a9afd6403144b
+EBUILD mypaint-brushes-2.0.2-r1.ebuild 500 BLAKE2B 624d6859923d0aec28910979c48347619abfb8e82b59d1e88fa4148e0aa35d2cc657a7df996936b65a300252918a50ed0f387a01995558b57b5a634ec572a8dc SHA512 efa3635e18048aa02a1b33abef6a9a1a25ae2d9a9cf1f7945907a4c94d1d7e709795bc96e598ce279debdf47deddf025e2d4bde63c30005d980421b0e49ed4be
MISC metadata.xml 352 BLAKE2B 2ab3826fec46744aceb8210d0892c4d928cb818db4bd2704c156ca74c4c85bc8778e8212ae07010a0f87876b9448bae139f988465b9b5f2e50f62061c860d31d SHA512 bf153d124d449c2b4e870b2aad73ab45708f622c09d37a42975dfa5e1c42005009bf6c0d361bc03cab7fee76ba0a811877a7518cc6b84cfe1fc941e9a41c2921
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
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