development/poedit: Updated for version 1.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f6bc61831
commit
cf21498d7c
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poedit
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
VERSION=${VERSION:-1.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poedit"
|
||||
VERSION="1.8.1"
|
||||
VERSION="1.8.2"
|
||||
HOMEPAGE="http://www.poedit.net"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.1-oss/poedit-1.8.1.tar.gz"
|
||||
MD5SUM="65ebf2db400c509568d654eaac7bfa96"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.8.2-oss/poedit-1.8.2.tar.gz"
|
||||
MD5SUM="1ba553276f2e658e6652c152a68b5243"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 LucenePlusPlus gtkspell3"
|
||||
|
|
Loading…
Reference in New Issue