misc/fcitx5-table-other: Updated for version 5.1.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2024-04-12 22:51:43 +09:00 committed by Willy Sudiarto Raharjo
parent 9f427bac5c
commit 18c47c49d4
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5-table-other
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-table-other"
VERSION="5.1.0"
VERSION="5.1.1"
HOMEPAGE="https://github.com/fcitx/fcitx5-table-other"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.1.0.tar.xz"
MD5SUM="1009e594e5da79b6c718c3349cf081d3"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.1.1.tar.xz"
MD5SUM="75d0b6f0bad6e781b1d358aaa7c593e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libime"
REQUIRES="libime fcitx5"
MAINTAINER="ltlnx"
EMAIL="ltlnx@gmx.com"
EMAIL="ltlnx@disroot.org"