From 62f4b4a4fb3d76832a9c2a1bcb46055aadf605b4 Mon Sep 17 00:00:00 2001 From: ltlnx Date: Mon, 9 Oct 2023 19:26:55 +0700 Subject: misc/fcitx5-configtool: Updated for version 5.1.1. Signed-off-by: Willy Sudiarto Raharjo --- misc/fcitx5-configtool/fcitx5-configtool.SlackBuild | 6 +++--- misc/fcitx5-configtool/fcitx5-configtool.info | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild index 00e9b0a3eced7..b0c96a4b912c8 100644 --- a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild +++ b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2022 Wen-Wei Kao (ltlnx), Taichung, Taiwan +# Copyright 2022-2023 Wen-Wei Kao (ltlnx), Taichung, Taiwan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-configtool -VERSION=${VERSION:-5.1.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.1.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/fcitx5-configtool/fcitx5-configtool.info b/misc/fcitx5-configtool/fcitx5-configtool.info index 447649b3a21e4..5bf2a3b262bc8 100644 --- a/misc/fcitx5-configtool/fcitx5-configtool.info +++ b/misc/fcitx5-configtool/fcitx5-configtool.info @@ -1,10 +1,10 @@ PRGNAM="fcitx5-configtool" -VERSION="5.1.0" +VERSION="5.1.1" HOMEPAGE="https://github.com/fcitx/fcitx5-configtool" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.0.tar.xz" -MD5SUM="3cd59f1a4ee52b1559d230b548baffe0" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.1.tar.xz" +MD5SUM="b94b08e8735d859db42120479c14f213" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5 fcitx5-qt" MAINTAINER="ltlnx" -EMAIL="ltlnx@gmx.com" +EMAIL="ltlnx@disroot.org" -- cgit v1.2.3