ksolid: update to 5.91.0.
This commit is contained in:
parent
aa12bfbc3b
commit
ca5d1ca634
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksolid'
|
||||
pkgname=ksolid
|
||||
version=5.89.0
|
||||
version=5.91.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=23c1e8d852de64a7bf2cf87b5eb3e44dd044b39c0f99e762bb6e00545e6bc8bf
|
||||
checksum=4f561eaa048a6c0e35c3bb14b8bc1f637708afff689f464576bba2e7ab0293a8
|
||||
|
||||
libksolid_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue