qolibri: update to 2.1.3
This commit is contained in:
parent
112c8f8a07
commit
0853db5263
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qolibri'
|
||||
pkgname=qolibri
|
||||
version=2.1.2
|
||||
version=2.1.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/ludios/qolibri"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=796e426b9a35251756c53a70a377922d32df1f6e37c53f549066ba607aa65f97
|
||||
checksum=6954b9e86cbc70026361927b22bc9b0bd58a188646e35c4da68f99790790367e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue