diff options
Diffstat (limited to 'misc/fcitx5-table-other')
-rw-r--r-- | misc/fcitx5-table-other/fcitx5-table-other.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fcitx5-table-other/fcitx5-table-other.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild b/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild index b5ead9600d..25b96cc762 100644 --- a/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild +++ b/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-table-other -VERSION=${VERSION:-5.1.4} +VERSION=${VERSION:-5.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/fcitx5-table-other/fcitx5-table-other.info b/misc/fcitx5-table-other/fcitx5-table-other.info index e7666f9997..da51379680 100644 --- a/misc/fcitx5-table-other/fcitx5-table-other.info +++ b/misc/fcitx5-table-other/fcitx5-table-other.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-table-other" -VERSION="5.1.4" +VERSION="5.1.5" HOMEPAGE="https://github.com/fcitx/fcitx5-table-other" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.1.4.tar.zst" -MD5SUM="42417dbc06a769d02ffe5c366324cdaa" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.1.5.tar.zst" +MD5SUM="d0db84b96482329d700b6a99f736e4ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libime fcitx5" |