mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
akonadi-mime: fix license=
This commit is contained in:
parent
2f27342d30
commit
298db3debd
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'akonadi-mime'
|
# Template file for 'akonadi-mime'
|
||||||
pkgname=akonadi-mime
|
pkgname=akonadi-mime
|
||||||
version=18.08.0
|
version=18.08.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kdoctools python3"
|
hostmakedepends="extra-cmake-modules kdoctools python3"
|
||||||
makedepends="kmime-devel akonadi5-devel"
|
makedepends="kmime-devel akonadi5-devel"
|
||||||
short_desc="Libraries and daemons to implement basic email handling"
|
short_desc="Libraries and daemons to implement basic email handling"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later GPL-2-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
||||||
checksum=00f5a64363e00c47150e9581fd24f33ef6c2c6b1d745f790cc4c1c287fa0494a
|
checksum=00f5a64363e00c47150e9581fd24f33ef6c2c6b1d745f790cc4c1c287fa0494a
|
||||||
|
|
Loading…
Add table
Reference in a new issue