attica-qt5: update to 5.29.0
This commit is contained in:
parent
5dac7acadb
commit
a496259f7b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'attica-qt5'
|
||||
pkgname=attica-qt5
|
||||
version=5.26.0
|
||||
revision=2
|
||||
version=5.29.0
|
||||
revision=1
|
||||
wrksrc=${pkgname%-*}-${version}
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -9,10 +9,10 @@ hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
|||
makedepends="qt5-devel"
|
||||
short_desc="A Qt library that implements the Open Collaboration Services API"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
|
||||
checksum=8cc602d96a7e650771630e72a7102efdc9c3fb99004ed23f2de2daf9370ae7fc
|
||||
checksum=a195e8ef4ae8dfb586c3c0a012797f5d4c358bdf3dde9c4eee10f07330c62af6
|
||||
|
||||
attica-qt5-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue