mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libkleo: update to 22.04.1.
This commit is contained in:
parent
4944d84e59
commit
7798303721
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkleo'
|
# Template file for 'libkleo'
|
||||||
pkgname=libkleo
|
pkgname=libkleo
|
||||||
version=21.12.3
|
version=22.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
||||||
|
@ -11,7 +11,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/libkleo-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libkleo-${version}.tar.xz"
|
||||||
checksum=f47c65970564a0aeeabaa90714023d9f1f9737297900b68fbf5a81d8281201a7
|
checksum=96d6058bab59c4b807548443d20dfc950f0a916c02aa84a96bf46ea2ecfe1807
|
||||||
|
|
||||||
libkleo-devel_package() {
|
libkleo-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue