kcodecs: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:46:55 +01:00
parent c3c4fc838c
commit f84db7c3aa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcodecs'
pkgname=kcodecs
version=5.76.0
version=5.77.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=b4e1fe3247fdaf80f4414716f6fbcd42e8de04f64c8dd50bd13e9e9a78abf6e1
checksum=c1b34aac21f6ab21e91e0e11f620949574678146f4407c853516c0f456e81fc4
kcodecs-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"