pimcommon: update to 18.12.0.
[ci skip]
This commit is contained in:
parent
ee2b61ec75
commit
17462b1e19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pimcommon'
|
# Template file for 'pimcommon'
|
||||||
pkgname=pimcommon
|
pkgname=pimcommon
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python libxslt
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python libxslt
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/pimcommon-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/pimcommon-${version}.tar.xz"
|
||||||
checksum=e04a569487b57547e7058e0cad5b6a64e9e547ca53961ac00959c1122fd046d3
|
checksum=ec0b173bc54ede813588958a5ba5b3e11fbb44e1337166ea46201b4e19c190e5
|
||||||
|
|
||||||
pimcommon-devel_package() {
|
pimcommon-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in a new issue