mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ksolid: update to 5.59.0
[ci skip]
This commit is contained in:
parent
dc40168328
commit
a5f42dec33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksolid'
|
# Template file for 'ksolid'
|
||||||
pkgname=ksolid
|
pkgname=ksolid
|
||||||
version=5.58.0
|
version=5.59.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#k}-${version}"
|
wrksrc="${pkgname#k}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/solid"
|
homepage="https://projects.kde.org/projects/frameworks/solid"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#k}-${version}.tar.xz"
|
||||||
checksum=7d7f2daaffe8536ee9373375b866c94b949e58f0365990dfe16f9cc05f98bd00
|
checksum=1d5493661c34043f29a39a4a05d7e0509572ef5d0e894980b54eed6efcab1045
|
||||||
|
|
||||||
ksolid-devel_package() {
|
ksolid-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue