libkgapi: update to 21.04.2.
This commit is contained in:
parent
734c358d99
commit
7ca13ab2c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkgapi'
|
# Template file for 'libkgapi'
|
||||||
pkgname=libkgapi
|
pkgname=libkgapi
|
||||||
version=21.04.1
|
version=21.04.2
|
||||||
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
|
||||||
|
@ -12,7 +12,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=1dd464db972d037fda66af2eb6445c0d72e5d148f3d7b6ddcaaa5a048f33bb33
|
checksum=493385657f3d68fc62f03a7b5332d533198e0e09f82c75d42a73c6af6623ca86
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Reference in a new issue