ksolid: update to 5.88.0.
This commit is contained in:
parent
7dc71df4d8
commit
f6186c3bce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.87.0
|
||||
version=5.88.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=2a63b8a5866ee206337c1c7c6dfd62fe110dd9e6cf0197521a4992eb3361ac7e
|
||||
checksum=cf850337434f6844750bda625fb769615202cda0c047b4bc9dbc44634f556fea
|
||||
|
||||
libksolid_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue