kcalutils: update to 18.04.3.
This commit is contained in:
parent
208067889e
commit
6a9d8c1866
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcalutils'
|
# Template file for 'kcalutils'
|
||||||
pkgname=kcalutils
|
pkgname=kcalutils
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="The KDE calendar utility library"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
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="https://download.kde.org/stable/applications/${version}/src/kcalutils-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kcalutils-${version}.tar.xz"
|
||||||
checksum=ab671117c21a42e94d74c946fae99796e96baec978d2bb6b3f1c359cde3d4fb1
|
checksum=4b8a2ff425566b48c703c46289b1747479a7c76448cd1fc5b462090f6dc8ccd7
|
||||||
|
|
||||||
kcalutils-devel_package() {
|
kcalutils-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue