kjobwidgets: update to 5.47.0.
This commit is contained in:
parent
5119fff9f6
commit
a63829be19
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjobwidgets'
|
||||
pkgname=kjobwidgets
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="KDE Widgets for showing progress of asynchronous jobs"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kjobwidgets"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=86f94668487c2cc4b767549860516431b835d924702501e9d37ca933ce3731cf
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f72e3c095477238b8357508d500821417f5e18444b2a43b65d7c5d6747c56f17
|
||||
|
||||
kjobwidgets-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue