kcalutils: update to 21.08.3.
This commit is contained in:
parent
f4b0b22df9
commit
234e79e5d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcalutils'
|
# Template file for 'kcalutils'
|
||||||
pkgname=kcalutils
|
pkgname=kcalutils
|
||||||
version=21.08.2
|
version=21.08.3
|
||||||
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.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
|
||||||
checksum=dfa9d428501f5a6584f68c10d4210b14cb275d2978cc8d097dabf56fbebe6e4f
|
checksum=311be30637868b25d64efe42ac8bd67ecb77c73b7866926f70d51814fd4d4050
|
||||||
|
|
||||||
kcalutils-devel_package() {
|
kcalutils-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in a new issue