mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/poedit: Updated for version 1.8.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aaf5d009d8
commit
067e258159
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poedit
|
||||
VERSION=${VERSION:-1.8.9}
|
||||
VERSION=${VERSION:-1.8.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poedit"
|
||||
VERSION="1.8.9"
|
||||
VERSION="1.8.11"
|
||||
HOMEPAGE="http://www.poedit.net"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.9-oss/poedit-1.8.9.tar.gz"
|
||||
MD5SUM="d1c1503b5825fb14d626f2d276b0d75f"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.11-oss/poedit-1.8.11.tar.gz"
|
||||
MD5SUM="1add7da9867c13cb17164c30fdf8b621"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"
|
||||
|
|
Loading…
Reference in a new issue