libkleo: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:07:41 +02:00
parent 52e05760f6
commit 511c5be6a4
1 changed files with 2 additions and 2 deletions

View File

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