development/poedit: Updated for version 3.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-10-26 17:04:50 +07:00
parent 54baa84d86
commit 34f702b0f9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=poedit
VERSION=${VERSION:-3.2}
VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="poedit"
VERSION="3.2"
VERSION="3.2.1"
HOMEPAGE="https://www.poedit.net"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.2-oss/poedit-3.2.tar.gz"
MD5SUM="12841bd37994a4b288e64c5757705d9b"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.2.1-oss/poedit-3.2.1.tar.gz"
MD5SUM="0fd27b36745251aa2a5b482f2c66695a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3 webkit2gtk"