misc/fcitx5-gtk: Updated for version 5.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2024-02-02 08:11:23 +07:00 committed by Willy Sudiarto Raharjo
parent 3002967932
commit 59c9852425
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5-gtk
VERSION=${VERSION:-5.1.0}
VERSION=${VERSION:-5.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="fcitx5-gtk"
VERSION="5.1.0"
VERSION="5.1.1"
HOMEPAGE="https://github.com/fcitx/fcitx5-gtk"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-5.1.0.tar.xz"
MD5SUM="a46bbae90fce82fe2aca3c463cd7b11d"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-5.1.1.tar.xz"
MD5SUM="4624edf9ecc5e77a7a7e4e19b9a81079"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fcitx5"
MAINTAINER="ltlnx"
EMAIL="ltlnx@gmx.com"
EMAIL="ltlnx@disroot.org"