attica-qt5: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:42:38 +02:00
parent 47998949b9
commit 878790c758

View file

@ -1,6 +1,6 @@
# Template file for 'attica-qt5' # Template file for 'attica-qt5'
pkgname=attica-qt5 pkgname=attica-qt5
version=5.43.0 version=5.47.0
revision=1 revision=1
wrksrc=${pkgname%-*}-${version} wrksrc=${pkgname%-*}-${version}
build_style=cmake build_style=cmake
@ -11,8 +11,8 @@ short_desc="A Qt library that implements the Open Collaboration Services API"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="https://projects.kde.org/projects/kdesupport/attica" homepage="https://projects.kde.org/projects/kdesupport/attica"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
checksum=2ac4197eb97fd09bafbfe91bb90b9cf0cc8e65f2cdc20cd54ba63adb402b6eef checksum=72a1962de852590d9494ebcfa9f98e1d394bad4680384b9a6937a7082140259e
attica-qt5-devel_package() { attica-qt5-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}" depends="${makedepends} ${sourcepkg}>=${version}_${revision}"