mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
akonadi-import-wizard: update to 22.04.1.
This commit is contained in:
parent
ddb86f989d
commit
32ed662781
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'akonadi-import-wizard'
|
# Template file for 'akonadi-import-wizard'
|
||||||
pkgname=akonadi-import-wizard
|
pkgname=akonadi-import-wizard
|
||||||
version=21.12.3
|
version=22.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools qt5-host-tools qt5-qmake
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools qt5-host-tools qt5-qmake
|
||||||
gettext"
|
gettext"
|
||||||
makedepends="kcontacts-devel mailcommon-devel mailimporter-devel messagelib-devel"
|
makedepends="kcontacts-devel mailcommon-devel mailimporter-devel messagelib-devel
|
||||||
|
kcalutils-devel"
|
||||||
short_desc="Import data from other mail clients to KMail"
|
short_desc="Import data from other mail clients to KMail"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=92f1f46a7e1eccc83ae738c9c3a0c3dddecb2c6385f4f62b4a17b3f647e97db9
|
checksum=7244e9c7a1f61a3ebdfc4b5331ce42ecf678cb483c8f0a06d6dbbd52d0fff761
|
||||||
|
|
||||||
akonadi-import-wizard-devel_package() {
|
akonadi-import-wizard-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue