summaryrefslogtreecommitdiffstats
path: root/development/poedit
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-06 01:28:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-06 03:36:48 +0700
commite64342bdba5e7f23972e890d9e7704a260f33402 (patch)
tree3327c63d28d9f66d3b439f941ca48b84891a4da7 /development/poedit
parenta5d104042c4d1ae90de9db817cd03e8ab340813a (diff)
downloadslackbuilds-e64342bdba5e7f23972e890d9e7704a260f33402.tar.gz
slackbuilds-e64342bdba5e7f23972e890d9e7704a260f33402.tar.xz
development/poedit: Updated for version 1.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/poedit')
-rw-r--r--development/poedit/poedit.SlackBuild4
-rw-r--r--development/poedit/poedit.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/poedit/poedit.SlackBuild b/development/poedit/poedit.SlackBuild
index 3cdf1040ca..50af452aa5 100644
--- a/development/poedit/poedit.SlackBuild
+++ b/development/poedit/poedit.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for poedit
# Copyright 2008 Niklas "Nille" Åkerström
-# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2016 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.6}
+VERSION=${VERSION:-1.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/poedit/poedit.info b/development/poedit/poedit.info
index 9c0c49a09c..91b6164166 100644
--- a/development/poedit/poedit.info
+++ b/development/poedit/poedit.info
@@ -1,8 +1,8 @@
PRGNAM="poedit"
-VERSION="1.8.6"
+VERSION="1.8.7"
HOMEPAGE="http://www.poedit.net"
-DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.6-oss/poedit-1.8.6.tar.gz"
-MD5SUM="c493b759b5201b2679a42e25dac90287"
+DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.7-oss/poedit-1.8.7.tar.gz"
+MD5SUM="eb65bdacf0121f0d994ee50c0d1dc4b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"