attica-qt5: update to 5.20.0.
This commit is contained in:
parent
7e232e0080
commit
62cdeb84d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attica'
|
# Template file for 'attica'
|
||||||
pkgname=attica-qt5
|
pkgname=attica-qt5
|
||||||
version=5.6.0
|
version=5.20.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=00795347ddede9daabc84112c517b4c92ec387c38fd7460c93fc877ac57383e3
|
checksum=7a2968a249b347876f3f32a8c28fde188b68d5fecf0ce638d8a7d898fb4694f8
|
||||||
|
|
||||||
attica-qt5-devel_package() {
|
attica-qt5-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue