mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/poedit: Updated for version 1.8.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
93bbac5be5
commit
1e24a91114
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for poedit
|
||||
|
||||
# Copyright 2008 Niklas "Nille" Åkerström
|
||||
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poedit
|
||||
VERSION=${VERSION:-1.8.11}
|
||||
VERSION=${VERSION:-1.8.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poedit"
|
||||
VERSION="1.8.11"
|
||||
VERSION="1.8.12"
|
||||
HOMEPAGE="http://www.poedit.net"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.11-oss/poedit-1.8.11.tar.gz"
|
||||
MD5SUM="1add7da9867c13cb17164c30fdf8b621"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.12-oss/poedit-1.8.12.tar.gz"
|
||||
MD5SUM="7c16257fc8757fe658295b0e3a677670"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"
|
||||
|
|
Loading…
Reference in a new issue