diff --git a/srcpkgs/qtkeychain-qt5/template b/srcpkgs/qtkeychain-qt5/template index 25965577e3a..597b712d92b 100644 --- a/srcpkgs/qtkeychain-qt5/template +++ b/srcpkgs/qtkeychain-qt5/template @@ -1,6 +1,6 @@ # Template file for 'qtkeychain-qt5' pkgname=qtkeychain-qt5 -version=0.11.1 +version=0.14.1 revision=1 build_style=cmake hostmakedepends="pkg-config kwallet" @@ -9,8 +9,8 @@ short_desc="Platform-independent Qt5 API for storing passwords securely" maintainer="yopito " license="BSD-2-Clause" homepage="https://github.com/frankosterfeld/qtkeychain" -distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/v${version}.tar.gz" -checksum=77fc6841c1743d9e6bd499989481cd9239c21bc9bf0760d41a4f4068d2f0a49d +distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/${version}.tar.gz" +checksum=afb2d120722141aca85f8144c4ef017bd74977ed45b80e5d9e9614015dadd60c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-tools-devel"