frameworkintegration: update to 5.80.0.
This commit is contained in:
parent
6b19a492d3
commit
fc40dc7997
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.79.0
|
version=5.80.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=41c88a378d37fa0c1e89f3c26e26eb30e28d54a0d82cf8025cc5c48d31441130
|
checksum=871d961ccdcc420ac63686bb522febabe9dcdd6199880f9e2e59433239b9696a
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue