diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-02 11:37:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-03 09:09:19 +0700 |
commit | 1faf2b4dce4e1b27297e2262512fccec926143bd (patch) | |
tree | ed911db1dd51b32d9287f900de86eb8c51bdbb39 /misc/fcitx5-gtk | |
parent | b59d6bfc3127dbc5fe5cd907da293d5778a33e4e (diff) |
misc/fcitx5-gtk: Use tgz.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5-gtk')
-rw-r--r-- | misc/fcitx5-gtk/fcitx5-gtk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-gtk/fcitx5-gtk.SlackBuild b/misc/fcitx5-gtk/fcitx5-gtk.SlackBuild index 1d3fabb93c701..0cf222024a8e2 100644 --- a/misc/fcitx5-gtk/fcitx5-gtk.SlackBuild +++ b/misc/fcitx5-gtk/fcitx5-gtk.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=fcitx5-gtk VERSION=${VERSION:-5.0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -PKGTYPE=${PKGTYPE:-txz} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in |