kcontacts: update to 5.116.0.
This commit is contained in:
parent
9c0ae63045
commit
2ab4228698
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kcontacts'
|
||||
pkgname=kcontacts
|
||||
reverts="19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1"
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kcontacts"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=271f1e0405a856cbd17266c3edccd169ef1f5661ce7f5c4f9ab94bf6ed3997f7
|
||||
checksum=f107fdec8f52f7362499159c958e57e3b8b1981b0d797a90685c4a604156b4cb
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue