libkgapi: update to 23.08.5.
This commit is contained in:
parent
75c378c9d3
commit
5e18f808ca
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkgapi'
|
# Template file for 'libkgapi'
|
||||||
pkgname=libkgapi
|
pkgname=libkgapi
|
||||||
version=23.08.4
|
version=23.08.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/pim/libkgapi"
|
homepage="https://invent.kde.org/pim/libkgapi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cc654c4629782a8095280bf8371349ab8bbcbafbce802eb2f65a70f76e906eb7
|
checksum=10249f32a3a8a26a73e251d0415d42b69827ad354b451f62bdbb01bc6a40d7a3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Reference in New Issue