development/poedit: Updated for version 3.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-09-19 06:46:30 +07:00
parent 60d7a9e29b
commit 9532def078
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="poedit"
VERSION="3.5"
VERSION="3.5.1"
HOMEPAGE="https://www.poedit.net"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.5-oss/poedit-3.5.tar.gz"
MD5SUM="a0bcb00a8eda939c53f82f29bf42df24"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.5.1-oss/poedit-3.5.1.tar.gz"
MD5SUM="13ec65905be480f5992c50985db25e3a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxWidgets LucenePlusPlus gtkspell3 cpprestsdk"
REQUIRES="wxWidgets LucenePlusPlus gtkspell3"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"