mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
attica-qt5: update to 5.29.0
This commit is contained in:
parent
5dac7acadb
commit
a496259f7b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'attica-qt5'
|
# Template file for 'attica-qt5'
|
||||||
pkgname=attica-qt5
|
pkgname=attica-qt5
|
||||||
version=5.26.0
|
version=5.29.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
short_desc="A Qt library that implements the Open Collaboration Services API"
|
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="GPL-3"
|
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="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
|
||||||
checksum=8cc602d96a7e650771630e72a7102efdc9c3fb99004ed23f2de2daf9370ae7fc
|
checksum=a195e8ef4ae8dfb586c3c0a012797f5d4c358bdf3dde9c4eee10f07330c62af6
|
||||||
|
|
||||||
attica-qt5-devel_package() {
|
attica-qt5-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue