akonadi-import-wizard: update to 23.08.2.
This commit is contained in:
parent
e4e14ebf50
commit
c2ca7f507c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-import-wizard'
|
# Template file for 'akonadi-import-wizard'
|
||||||
pkgname=akonadi-import-wizard
|
pkgname=akonadi-import-wizard
|
||||||
version=23.08.0
|
version=23.08.2
|
||||||
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
|
||||||
|
@ -12,7 +12,7 @@ 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=55373b559d233d46820270ceafb3c351821a2940e708ab7ce49154b78b603a07
|
checksum=7ed628a0639f16900a136511928aebe1327b50880a7c0e4654584153647dae8f
|
||||||
|
|
||||||
akonadi-import-wizard-devel_package() {
|
akonadi-import-wizard-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue