frameworkintegration: update to 5.74.0
[ci skip]
This commit is contained in:
parent
7d7d51280b
commit
0e403d96c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.73.0
|
version=5.74.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=21ef7f1a6d48f9fb14ccac9bc37e803c92cf83c9e235a5ca8bd7eb08fd0a6fb3
|
checksum=70afc459048776b0e74ed549687833fefe78db5e4c93189639a223ba43a90ba5
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue