kactivities5-stats: update to 5.62.0
[ci skip]
This commit is contained in:
parent
882ad0ec1d
commit
e86ad70ec7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kactivities5-stats'
|
||||
pkgname=kactivities5-stats
|
||||
version=5.61.0
|
||||
version=5.62.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/5/}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||
checksum=9062eb0f189f1b50674e65a7db9a4b821c628acd1ac650000cebbf1f7bdf0068
|
||||
checksum=e6850a59d2e3dd566c77aa2b2fdc684737634b59755dcc7de231b8b496acbc1a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
@ -23,6 +23,7 @@ kactivities5-stats-devel_package() {
|
|||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/qt5/mkspecs
|
||||
vmove usr/lib/cmake
|
||||
vmove "usr/lib/*.so"
|
||||
|
|
Loading…
Reference in a new issue