attica-qt5: update to 5.51.0.
This commit is contained in:
parent
acd2241ba4
commit
c43345755f
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'attica-qt5'
|
||||
pkgname=attica-qt5
|
||||
version=5.50.0
|
||||
version=5.51.0
|
||||
revision=1
|
||||
wrksrc=${pkgname%-*}-${version}
|
||||
wrksrc="${pkgname%-*}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz"
|
||||
checksum=1c2168adf453e6a2b749bfbafd5fdf320d967a1902053f682b026a2c12ecca47
|
||||
checksum=c46b132c982d8be11f3b714142c164808ff64685c4932212d6c2846538ceaed3
|
||||
|
||||
attica-qt5-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue