poedit: update to 3.3.

This commit is contained in:
Eloi Torrents 2023-05-13 14:31:14 +02:00 committed by Andrew Benson
parent 2bd509203d
commit 3757f5f6a3

View file

@ -1,7 +1,7 @@
# Template file for 'poedit' # Template file for 'poedit'
pkgname=poedit pkgname=poedit
version=3.2.2 version=3.3
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-wx-config=wx-config-gtk3" configure_args="--with-wx-config=wx-config-gtk3"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ maintainer="Eloi Torrents <eloitor@disroot.org>"
license="MIT" license="MIT"
homepage="https://www.poedit.net/" homepage="https://www.poedit.net/"
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz" distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
checksum=d87c1a80a885fd348a6d031bdc7daaa0aa5bc59922db564bef9c6dc49243cdde checksum=47b608e192a36e10b117da3edc4c684795f4ec10a94846fc5d66395ee1cc2d27
CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy" CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"