mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
kdepim-runtime: update to 21.12.2.
This commit is contained in:
parent
f4de4c9bec
commit
d8aad9ae8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdepim-runtime'
|
# Template file for 'kdepim-runtime'
|
||||||
pkgname=kdepim-runtime
|
pkgname=kdepim-runtime
|
||||||
version=21.12.1
|
version=21.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# XXX KolabLibraries, Kolabxml
|
# XXX KolabLibraries, Kolabxml
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, AGPL-3.0-or-later, BSD-3-Clause, BSD-2-Clause"
|
license="GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, AGPL-3.0-or-later, BSD-3-Clause, BSD-2-Clause"
|
||||||
homepage="https://invent.kde.org/unmaintained/kdepimlibs"
|
homepage="https://invent.kde.org/unmaintained/kdepimlibs"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3df4111f3a443f0562c3b7a33b76ba1ad14872138ca2a45f67d7293528f869df
|
checksum=12fc55d5727b98556a68d335dffe3e20893ac95a4be99820be3e4113967a3078
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for license in AGPL-3.0-or-later.txt BSD-3-Clause.txt BSD-2-Clause.txt; do
|
for license in AGPL-3.0-or-later.txt BSD-3-Clause.txt BSD-2-Clause.txt; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue