development/poedit: Updated for version 1.8.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-11-30 08:21:51 +07:00
parent 64cdd700e1
commit 1d07fd4112
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=poedit
VERSION=${VERSION:-1.8.5}
VERSION=${VERSION:-1.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="poedit"
VERSION="1.8.5"
VERSION="1.8.6"
HOMEPAGE="http://www.poedit.net"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.5-oss/poedit-1.8.5.tar.gz"
MD5SUM="572660b367013a2534e66eec078a809c"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.6-oss/poedit-1.8.6.tar.gz"
MD5SUM="c493b759b5201b2679a42e25dac90287"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"