diff options
author | Grissiom <chaos.proton@gmail.com> | 2015-12-17 08:53:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:22:45 +0700 |
commit | 7d095bc5fa46aa4093340315cca4a601a4fb29bf (patch) | |
tree | 2ad9a46dd6c8fbfb0a3a46be73f9640918f78ae5 /misc/fcitx-configtool/fcitx-configtool.SlackBuild | |
parent | 7ee8208abb0a6e98adf74f217b5348867231c984 (diff) | |
download | slackbuilds-7d095bc5fa46aa4093340315cca4a601a4fb29bf.tar.gz |
misc/fcitx-configtool: Updated for version 0.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx-configtool/fcitx-configtool.SlackBuild')
-rw-r--r-- | misc/fcitx-configtool/fcitx-configtool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx-configtool/fcitx-configtool.SlackBuild b/misc/fcitx-configtool/fcitx-configtool.SlackBuild index 5eb880b882..8e28704df1 100644 --- a/misc/fcitx-configtool/fcitx-configtool.SlackBuild +++ b/misc/fcitx-configtool/fcitx-configtool.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fcitx-configtool -VERSION=${VERSION:-0.4.5.1} +VERSION=${VERSION:-0.4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |