mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/poedit: Updated for version 3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f7f1897781
commit
31f955f6a2
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=poedit
|
PRGNAM=poedit
|
||||||
VERSION=${VERSION:-3.4.1}
|
VERSION=${VERSION:-3.4.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="poedit"
|
PRGNAM="poedit"
|
||||||
VERSION="3.4.1"
|
VERSION="3.4.2"
|
||||||
HOMEPAGE="https://www.poedit.net"
|
HOMEPAGE="https://www.poedit.net"
|
||||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.4.1-oss/poedit-3.4.1.tar.gz"
|
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v3.4.2-oss/poedit-3.4.2.tar.gz"
|
||||||
MD5SUM="5d32aff004f575622aa765465f9b2ef9"
|
MD5SUM="511d05b0d5fff3ec6c254f7e76906446"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3 webkit2gtk"
|
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3 webkit2gtk"
|
||||||
|
|
Loading…
Reference in a new issue