kguiaddons: update to 5.91.0.
This commit is contained in:
parent
784d7d42dc
commit
1a536fe965
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kguiaddons'
|
# Template file for 'kguiaddons'
|
||||||
pkgname=kguiaddons
|
pkgname=kguiaddons
|
||||||
version=5.89.0
|
version=5.91.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
|
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kguiaddons"
|
homepage="https://invent.kde.org/frameworks/kguiaddons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c1a06b7434553e300e87c5bbd9cf84dd350996e036b649179ecb60c2c99cbd9e
|
checksum=7e56c2d826973632ee90b091c50aac53feb88409f5d2ad76d1214452efa6c83e
|
||||||
|
|
||||||
kguiaddons-devel_package() {
|
kguiaddons-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue