ksolid: update to 5.103.0.
This commit is contained in:
parent
0df5dd127e
commit
5a2ba53d0a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksolid'
|
# Template file for 'ksolid'
|
||||||
pkgname=ksolid
|
pkgname=ksolid
|
||||||
version=5.101.0
|
version=5.103.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons pkg-config flex extra-cmake-modules qt5-host-tools
|
hostmakedepends="kcoreaddons pkg-config flex extra-cmake-modules qt5-host-tools
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/solid"
|
homepage="https://invent.kde.org/frameworks/solid"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||||
checksum=7057825d5de721858af9be698a7114cd45e33bee7c06006a8ec68c05bf141a7a
|
checksum=e067087bcfc9d18dd2bfdf7b33901ee20fcdf7ba907242adc53356fd44e3d344
|
||||||
|
|
||||||
libksolid_package() {
|
libksolid_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Reference in New Issue