grantlee5: update to 5.3.1.

This commit is contained in:
John 2023-04-22 16:47:27 +02:00
parent 034d113a33
commit 0e29ac9c74

View file

@ -1,7 +1,7 @@
# Template file for 'grantlee5'
pkgname=grantlee5
version=5.2.0
revision=2
version=5.3.1
revision=1
build_style=cmake
makedepends="qt5-script-devel qt5-tools-devel qt5-declarative-devel"
short_desc="Qt5 string template engine based on the Django template system"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/steveire/grantlee"
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=139acee5746b957bdf1327ec0d97c604d4c0b9be42aec5d584297cb5ed6a990a
checksum=ba288ae9ed37ec0c3622ceb40ae1f7e1e6b2ea89216ad8587f0863d64be24f06
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel"