grantlee: Update to 5.2.0

This commit is contained in:
Alexey Pavlov
2019-12-29 13:22:56 +03:00
parent 3a5aab7f8f
commit e90d5d398a

View File

@@ -3,7 +3,7 @@
_realname=grantlee
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=5.1.0
pkgver=5.2.0
pkgrel=1
pkgdesc="A string template engine based on the Django template system and written in Qt5 (mingw-w64)"
arch=('any')
@@ -12,8 +12,8 @@ license=('LGPL2.1')
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-doxygen"
"${MINGW_PACKAGE_PREFIX}-graphviz")
options=('strip' 'staticlibs')
source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc})
sha256sums=('ea2e402466c74bb533eee2c7252209ec61cd93a5d236fecd625b4a0eb13a1478'
source=("http://downloads.grantlee.org/grantlee-${pkgver}.tar.gz"{,.asc})
sha256sums=('d6cd04de39a073a787c9ab8e72a0888e40779d21b83fbc788a1b36d31ac659d5'
'SKIP')
validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509) # Stephen Kelly <steveire@gmail.com>