kdepim-runtime: update to 21.08.3.
This commit is contained in:
parent
234e79e5d5
commit
28315ee89b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdepim-runtime'
|
# Template file for 'kdepim-runtime'
|
||||||
pkgname=kdepim-runtime
|
pkgname=kdepim-runtime
|
||||||
version=21.08.2
|
version=21.08.3
|
||||||
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=98ba9d5bcd53371e6a157e65f8231241fd69c20427059a2ffce00987ccf1f46f
|
checksum=5dd700977f1a276ab2e92fa23778bafd61279cc0ee116b9dac8651c52f0242b4
|
||||||
|
|
||||||
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…
Reference in New Issue