ksolid: update to 5.96.0.
This commit is contained in:
parent
eef65c8330
commit
ee4a465b88
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.94.0
|
||||
version=5.96.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=9d8ed401e36b6a4b9e51438c8e2d359129b9d6149deb8240cb894b1128fa1107
|
||||
checksum=9104542fec59bbfbd2b493d990a04849347d5ce10948a5bdf0bc9e17187dc448
|
||||
|
||||
libksolid_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue