kcodecs: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:55:41 +01:00
parent e73ebd0756
commit 6e436cfdca

View file

@ -1,6 +1,6 @@
# Template file for 'kcodecs'
pkgname=kcodecs
version=5.78.0
version=5.79.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kcodecs"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=36b461cef0bb95c34298615a8a6d1f2da37676c9605ebae76d6cbdb393e8fc7a
checksum=c81fa7229cb70021339d4c822517980e30f0a9dc79f143f577a6d56dcd6f64a9
kcodecs-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"