kguiaddons: update to 5.26.0
This commit is contained in:
parent
22696982d8
commit
fc79750aa0
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kguiaddons'
|
||||
pkgname=kguiaddons
|
||||
version=5.15.0
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_TESTING=OFF"
|
||||
hostmakedepends="cmake qt5-qmake pkg-config extra-cmake-modules"
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config extra-cmake-modules"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel"
|
||||
short_desc="KDE frameworks - Addons to QtGui"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kguiaddons"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=081b18c79c37f9e050c87264563392625a7eb0b527fb27c6840f443382b6cc5d
|
||||
checksum=f7d5eca7e35228b2b5b6c2f0f3029ccc0eb47a3376dd46464113b72bffec4a3d
|
||||
|
||||
kguiaddons-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue