diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /inputmethod/fcitx5-chinese-addons | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
Diffstat (limited to 'inputmethod/fcitx5-chinese-addons')
-rw-r--r-- | inputmethod/fcitx5-chinese-addons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/fcitx5-chinese-addons/Makefile b/inputmethod/fcitx5-chinese-addons/Makefile index 3165c399472..00dd3073050 100644 --- a/inputmethod/fcitx5-chinese-addons/Makefile +++ b/inputmethod/fcitx5-chinese-addons/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2022/10/26 10:31:34 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/23 16:20:26 adam Exp $ DISTNAME= fcitx5-chinese-addons-5.0.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/ EXTRACT_SUFX= .tar.xz |