mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksolid: update to 5.67.0
[ci skip]
This commit is contained in:
parent
0a551d3410
commit
e334b57555
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.66.0
|
version=5.67.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=78deab8c55c30f2c923795730a9655b4d05a75cd6240bc0caa64104b141a3a39
|
checksum=b00f4ec8b1c991769801c6b9df3036d7fab96202e0a2b60c400f33baa020b382
|
||||||
|
|
||||||
libksolid_package() {
|
libksolid_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue