ksolid: update to 5.84.0.
This commit is contained in:
parent
153a1a2d50
commit
443a86bcc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.83.0
|
||||
version=5.84.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#k}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/solid"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||
checksum=73b5a653112122f2c874118d9e56b246e93fb9a715cc3706e2aa77e15ea458c6
|
||||
checksum=9a7cbf477238eb6e804cafad5ecd3fa232531168c3ec227cc9bd64f78fae3153
|
||||
|
||||
libksolid_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue