development/poedit: Updated for version 1.8.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-05-30 06:50:49 +07:00
parent 55c9c01381
commit 80fd3c1afb
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.7.6}
VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="poedit"
VERSION="1.7.6"
VERSION="1.8.1"
HOMEPAGE="http://www.poedit.net"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.7.6-oss/poedit-1.7.6.tar.gz"
MD5SUM="d475f964306b225ddce441ea639a7938"
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.1-oss/poedit-1.8.1.tar.gz"
MD5SUM="65ebf2db400c509568d654eaac7bfa96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"