diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 11:04:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:40:43 +0700 |
commit | a78989e37d7f60e6c69216f12735b6673048fe8e (patch) | |
tree | 73b8d28da58275fa5edc28945e4a0787ea2a20f9 /development/poedit/poedit.SlackBuild | |
parent | 0ed1b0763dfc42d417e124c6afb96e57df5d477d (diff) |
development/poedit: Updated for version 3.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/poedit/poedit.SlackBuild')
-rw-r--r-- | development/poedit/poedit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/poedit/poedit.SlackBuild b/development/poedit/poedit.SlackBuild index 950c67f3b6..97e0001aa3 100644 --- a/development/poedit/poedit.SlackBuild +++ b/development/poedit/poedit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=poedit -VERSION=${VERSION:-3.3.1} +VERSION=${VERSION:-3.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |