kcoreaddons: update to 5.47.0.
This commit is contained in:
parent
0df2bb5e88
commit
42ab486014
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcoreaddons"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c67f008b79365913cbb8c62d2b1b48353c1302f6a351a9bc34b874b18392ef82
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=40ff04757e4ac19bc8448940fe18886c894a2069865966cc865fc55ff67b0b46
|
||||
|
||||
kcoreaddons-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue