summaryrefslogtreecommitdiffstats
path: root/development/poedit
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-12-02 03:51:19 +0100
committer Willy Sudiarto Raharjo2022-12-03 03:09:18 +0100
commitd9a428a506a0fc3a81c82013087c0aaa096f37a8 (patch)
treeb31c96191711e05eaf280d4ae1870b5d51f3e70e /development/poedit
parent963abd7d71edb244462b9f22ffa5cd61ae5e439d (diff)
downloadslackbuilds-d9a428a506a0fc3a81c82013087c0aaa096f37a8.tar.gz
development/poedit: Updated for version 3.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/poedit')
-rw-r--r--development/poedit/poedit.SlackBuild2
-rw-r--r--development/poedit/poedit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/poedit/poedit.SlackBuild b/development/poedit/poedit.SlackBuild
index 8d94cb5531..190638a990 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.2.1}
+VERSION=${VERSION:-3.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/poedit/poedit.info b/development/poedit/poedit.info
index 5e69bc6ecf..0fa89b366e 100644
--- a/development/poedit/poedit.info
+++ b/development/poedit/poedit.info
@@ -1,8 +1,8 @@
PRGNAM="poedit"
-VERSION="3.2.1"
+VERSION="3.2.2"
HOMEPAGE="https://www.poedit.net"
-DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.2.1-oss/poedit-3.2.1.tar.gz"
-MD5SUM="0fd27b36745251aa2a5b482f2c66695a"
+DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.2.2-oss/poedit-3.2.2.tar.gz"
+MD5SUM="96cca04b2cf29a789fc78df0e1c9c7da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3 webkit2gtk"