mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
ksolid: update to 5.66.0
[ci skip]
This commit is contained in:
parent
6c13ec733a
commit
d1165e9eed
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.65.0
|
version=5.66.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=e94cf8e434b49b8a70318a41219e18b6d2d3b1912a2c3050b69cd66773cc3d00
|
checksum=78deab8c55c30f2c923795730a9655b4d05a75cd6240bc0caa64104b141a3a39
|
||||||
|
|
||||||
libksolid_package() {
|
libksolid_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue