summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-08 19:25:38 +0100
committerSam James <sam@gentoo.org>2024-04-08 19:30:05 +0100
commit4cc5a38469f16c4270d2fcb68d83cf354bd2bed2 (patch)
tree92608fba097db197490083c68ab8980eb0f48e4b /media-gfx/jp2a/jp2a-1.1.1.ebuild
parentdev-libs/jansson: switch to smaller distfile (diff)
downloadgentoo-4cc5a38469f16c4270d2fcb68d83cf354bd2bed2.tar.gz
gentoo-4cc5a38469f16c4270d2fcb68d83cf354bd2bed2.tar.bz2
gentoo-4cc5a38469f16c4270d2fcb68d83cf354bd2bed2.zip
media-gfx/jp2a: switch to smaller distfile
Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/jp2a/jp2a-1.1.1.ebuild')
-rw-r--r--media-gfx/jp2a/jp2a-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jp2a/jp2a-1.1.1.ebuild b/media-gfx/jp2a/jp2a-1.1.1.ebuild
index 366bd17edf29..2696e5ec3b0f 100644
--- a/media-gfx/jp2a/jp2a-1.1.1.ebuild
+++ b/media-gfx/jp2a/jp2a-1.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="JPEG/PNG image to ASCII art converter"
HOMEPAGE="https://github.com/Talinx/jp2a/"
-SRC_URI="https://github.com/Talinx/jp2a/releases/download/v${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/Talinx/jp2a/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"