poedit: update to 1.8.7.1.

This commit is contained in:
Michael Gehring 2016-02-26 05:17:44 +01:00
parent 5794e2397b
commit 9a5322b092
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'poedit'
pkgname=poedit
version=1.8.7
version=1.8.7.1
revision=1
build_style=gnu-configure
configure_args="--with-wx-config=wx-config-3.0"
@ -12,4 +12,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://www.poedit.net/"
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
checksum=562d9fdf44869db63ad5c219a79aeecda859490d57e43e00140b0e8114006a46
checksum=358305d053aee825d6275fdbd9d69e86117f88cc441a5524365fe180a6770902
post_install() {
vlicense COPYING
}