development/poedit: Updated for version 3.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ed1b0763d
commit
a78989e37d
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poedit"
|
||||
VERSION="3.3.1"
|
||||
VERSION="3.3.2"
|
||||
HOMEPAGE="https://www.poedit.net"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.3.1-oss/poedit-3.3.1.tar.gz"
|
||||
MD5SUM="7f87c2252b4178021fe00e6d8ae7be8b"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.3.2-oss/poedit-3.3.2.tar.gz"
|
||||
MD5SUM="83b18a3e983c9444b31f1132a5039819"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3 webkit2gtk"
|
||||
|
|
Loading…
Reference in New Issue