ksolid: update to 5.82.0.
This commit is contained in:
parent
38afb952af
commit
312c11fbd3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.81.0
|
||||
version=5.82.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#k}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,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=8199ec5bc1443a54632c7c3999ec574b40bb0c35b9fb0ef6c54f5e0d9b242470
|
||||
checksum=e6faad7b72a8e7572fe854e64293bf6b48f566315cc85eaf2dc6baf999332c48
|
||||
|
||||
libksolid_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue