kmbox: update to 20.04.1
[ci skip]
This commit is contained in:
parent
e711543a20
commit
8bc5e1d246
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmbox'
|
# Template file for 'kmbox'
|
||||||
pkgname=kmbox
|
pkgname=kmbox
|
||||||
version=20.04.0
|
version=20.04.1
|
||||||
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 <johnz@posteo.net>"
|
||||||
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=3b191862da8076f31a23ba504c19909e17d5b059475a454356c6687be79ad911
|
checksum=2ccfc0d2c12acedf72713ee31c8a7b586b95e4826434a333ab3478b2d1f0960d
|
||||||
|
|
||||||
kmbox-devel_package() {
|
kmbox-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue