kmbox: update to 20.12.2.

This commit is contained in:
John 2021-02-05 09:51:16 +01:00
parent d21b20a25a
commit 518cd58d63

View file

@ -1,6 +1,6 @@
# Template file for 'kmbox' # Template file for 'kmbox'
pkgname=kmbox pkgname=kmbox
version=20.12.1 version=20.12.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/kmbox-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/kmbox-${version}.tar.xz"
checksum=0d6fc76613d5cc84ecc0764cef68458ffa99aba6c230981aabf342abf01327f0 checksum=14068aab474b36075c4eb422fd0ed5fc2121de7e62186f74d34235f206d0e664
kmbox-devel_package() { kmbox-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"