frameworkintegration: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:55:18 +01:00
parent 61a82f3392
commit 1255b3e608
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration' # Template file for 'frameworkintegration'
pkgname=frameworkintegration pkgname=frameworkintegration
version=5.78.0 version=5.79.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/frameworkintegration" homepage="https://invent.kde.org/frameworks/frameworkintegration"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=908b5977cf711d6b78b5eab30bc9093bb2804a45cd15986d57124d869d407167 checksum=41c88a378d37fa0c1e89f3c26e26eb30e28d54a0d82cf8025cc5c48d31441130
frameworkintegration-devel_package() { frameworkintegration-devel_package() {
short_desc+=" - development" short_desc+=" - development"