mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-sonnet: update to 6.2.0.
This commit is contained in:
parent
36ac3abf09
commit
9d4e6b5064
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-sonnet'
|
# Template file for 'kf6-sonnet'
|
||||||
pkgname=kf6-sonnet
|
pkgname=kf6-sonnet
|
||||||
version=6.1.0
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_bool designerplugin BUILD_DESIGNERPLUGIN)
|
configure_args="$(vopt_bool designerplugin BUILD_DESIGNERPLUGIN)
|
||||||
|
@ -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/sonnet"
|
homepage="https://invent.kde.org/frameworks/sonnet"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=c13ceb4826ac4fd027bb08524aa73393cd8aa0c6719af8b6314d0bd180a2ebfe
|
checksum=84e712ad56bc94ff8efc9bddfab41f6c327121b3ddd69030e940acc9133627ed
|
||||||
|
|
||||||
build_options="designerplugin"
|
build_options="designerplugin"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue