mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
kdecoration: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
61c865c854
commit
05992ff8fe
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdecoration'
|
||||
pkgname=kdecoration
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="KDE Plugin based library to create window decorations"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/kdecoration"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=07f3f73162e18752387d186f8f286743c934fe59d1f5e5f9a0e6348e6394de4d
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b5a2d810498fe8723e630d07710ba8643220e028a6bc9ab25c6117f82e81adca
|
||||
|
||||
kdecoration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue