summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 13:15:35 +0100
committerSam James <sam@gentoo.org>2022-04-12 22:04:00 +0100
commit24ee0a4e4f4e03b7d38cec734b8e2f219023dfec (patch)
tree67402767eafdf91aecd9283ad0427c5f16752532 /x11-misc/rofi/rofi-1.7.3-r1.ebuild
parentsci-libs/gdal: switch to xz (diff)
downloadgentoo-24ee0a4e4f4e03b7d38cec734b8e2f219023dfec.tar.gz
gentoo-24ee0a4e4f4e03b7d38cec734b8e2f219023dfec.tar.bz2
gentoo-24ee0a4e4f4e03b7d38cec734b8e2f219023dfec.zip
x11-misc/rofi: switch to xz
Smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/rofi/rofi-1.7.3-r1.ebuild')
-rw-r--r--x11-misc/rofi/rofi-1.7.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/rofi/rofi-1.7.3-r1.ebuild b/x11-misc/rofi/rofi-1.7.3-r1.ebuild
index c3c1397ae477..f3c69c98bc62 100644
--- a/x11-misc/rofi/rofi-1.7.3-r1.ebuild
+++ b/x11-misc/rofi/rofi-1.7.3-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
DESCRIPTION="A window switcher, run dialog and dmenu replacement"
HOMEPAGE="https://github.com/davatorium/rofi"
-SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"