diff options
author | Sam James <sam@gentoo.org> | 2024-04-19 11:31:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-19 11:38:32 +0100 |
commit | 07750de887152fa2d2ee67abd2851d37ad9e459a (patch) | |
tree | 8aa6fe19e9de738c15c0e91c5281f7a4432a276d /app-i18n/scim-tables/scim-tables-0.5.13.ebuild | |
parent | app-i18n/scim-pinyin: switch to smaller distfile (diff) | |
download | gentoo-07750de887152fa2d2ee67abd2851d37ad9e459a.tar.gz gentoo-07750de887152fa2d2ee67abd2851d37ad9e459a.tar.bz2 gentoo-07750de887152fa2d2ee67abd2851d37ad9e459a.zip |
app-i18n/scim-tables: switch to smaller distfile
Contents are identical modulo a few timestamps.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/scim-tables/scim-tables-0.5.13.ebuild')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild index 718a68ef66c5..eaff37823c8f 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="mirror://sourceforge/scim/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |