mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libkleo: update to 21.04.0
This commit is contained in:
parent
6d32400838
commit
959f59cb07
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=20.12.3
|
version=21.04.0
|
||||||
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=9949cc5492cf2ea9a349b56aa7d88a79d0f96a48baa73c9339e521e09448950c
|
checksum=df6cfd8a776f10fe9645c593fb085d13d60a843de32921a2da2e011db8856f1c
|
||||||
|
|
||||||
libkleo-devel_package() {
|
libkleo-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue