libgravatar: update to 19.12.0
[ci skip]
This commit is contained in:
parent
04ae7bfcb9
commit
9d8fcba16f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgravatar'
|
# Template file for 'libgravatar'
|
||||||
pkgname=libgravatar
|
pkgname=libgravatar
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kcoreaddons kconfig"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kcoreaddons kconfig"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="KDE PIM library providing Gravatar support"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
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}/applications/${version}/src/libgravatar-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libgravatar-${version}.tar.xz"
|
||||||
checksum=7f3421d1074065221e7ff892ba5f32614aef08b9ee407b5d8301e20f414bf8fb
|
checksum=d3577648d7116565b8dc88d94f55a83e9c6d78c040a2fb6ba4907893f0b77048
|
||||||
|
|
||||||
libgravatar-devel_package() {
|
libgravatar-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue