mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ksolid: update to 5.76.0
[ci skip]
This commit is contained in:
parent
ee1e02d452
commit
29f01085a6
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.75.0
|
version=5.76.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 <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=471bb76ca0971ab945f2270490b1f72300d86b2b36094ac610e5af69df738a77
|
checksum=7958d047c8bd7622f91541acbe2d554c222218419ee18f395059a09fb90d264d
|
||||||
|
|
||||||
libksolid_package() {
|
libksolid_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue