diff --git a/srcpkgs/poedit/template b/srcpkgs/poedit/template index 310c138b5ce..3951d24f0b0 100644 --- a/srcpkgs/poedit/template +++ b/srcpkgs/poedit/template @@ -1,18 +1,18 @@ # Template file for 'poedit' pkgname=poedit -version=2.0.6 +version=2.0.7 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" -makedepends="icu-devel db-devel gtkspell-devel wxWidgets-devel boost-devel - Lucene++-devel cld2-devel" -depends="hicolor-icon-theme desktop-file-utils" +makedepends="Lucene++-devel boost-devel cld2-devel db-devel gtkspell-devel + wxWidgets-devel" +depends="desktop-file-utils hicolor-icon-theme" short_desc="Cross-platform gettext catalogs (.po files) editor" maintainer="Juan RP " license="MIT" -homepage="http://www.poedit.net/" +homepage="https://www.poedit.net/" distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz" -checksum=a9e9feee6d65440008ae3fe24504681fe390cb41233122580f503a677989b1bc +checksum=8f98eb7a62bc20ecb46ac47d21350c7917e614f745114544b11e5b43b488b2ca CPPFLAGS="-DUCHAR_TYPE=uint16_t"