mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
kinfocenter: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
8abec95c04
commit
06cd5ffc13
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kinfocenter'
|
||||
pkgname=kinfocenter
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,8 +12,8 @@ short_desc="KDE Info Center"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
|
||||
homepage="https://projects.kde.org/projects/plasma/kinfocenter"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e7f263db54bb0826605f6353636d502906c86104e1e9686c61b582208177e16f
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e05c18a654ae84e4677a5083db8fdb90cf8431dd2fea26e5fc8550a6615c7728
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel kdoctools-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue