libkgapi: update to 20.12.2.
This commit is contained in:
parent
2b76b763db
commit
8e7cdf59da
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkgapi'
|
# Template file for 'libkgapi'
|
||||||
pkgname=libkgapi
|
pkgname=libkgapi
|
||||||
version=20.12.1
|
version=20.12.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=0df9a24e68d50f67e171ff5c6404891956c7fe675351bda8f8ab2a84ffa2a833
|
checksum=d1161dc2a0b4cd93251894a6dc320273038da71e09b733545956f61e0fd04af9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Reference in New Issue