diff options
author | titopoquito <titopoquito@gmail.com> | 2023-06-17 09:21:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 09:45:16 +0700 |
commit | fe9e390c723d1bd5fd03d53173306b81d81470d2 (patch) | |
tree | 1acd0109801e9a55d836304e6c0203e8ca2ce92b /system/unrtf/unrtf.SlackBuild | |
parent | 989c66e895627d5bbb4f9d33e1bc737e141e8497 (diff) |
system/unrtf: Updated for version 0.21.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unrtf/unrtf.SlackBuild')
-rw-r--r-- | system/unrtf/unrtf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unrtf/unrtf.SlackBuild b/system/unrtf/unrtf.SlackBuild index c8f8e07c01d56..ba784a1c67bba 100644 --- a/system/unrtf/unrtf.SlackBuild +++ b/system/unrtf/unrtf.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unrtf -VERSION=${VERSION:-0.21.9} +VERSION=${VERSION:-0.21.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |