mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kdecoration: update to 5.19.4
[ci skip]
This commit is contained in:
parent
764fa58794
commit
651cbf2f55
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdecoration'
|
# Template file for 'kdecoration'
|
||||||
pkgname=kdecoration
|
pkgname=kdecoration
|
||||||
version=5.19.3
|
version=5.19.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel ki18n-devel"
|
||||||
short_desc="KDE Plugin based library to create window decorations"
|
short_desc="KDE Plugin based library to create window decorations"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kdecoration"
|
homepage="https://invent.kde.org/plasma/kdecoration"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b9e2f64e5ac35aa5a1552696e51cc71da84335df668456797294648d9c3f15a0
|
checksum=e4b2553d3b67e8c31c30a6c0748e2e1435b6b9c5790f17188c669723d356531e
|
||||||
|
|
||||||
kdecoration-devel_package() {
|
kdecoration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue