kcodecs: update to 5.96.0.

This commit is contained in:
John 2022-06-13 08:56:16 +02:00
parent 4a38e29037
commit 1f4f6093fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcodecs'
pkgname=kcodecs
version=5.94.0
version=5.96.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel gperf"
@ -10,7 +10,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=bcc0e9fb1c1d259f05a326de160639a46c4bb6e0cce6fbc8244c39f251b8e7f9
checksum=7147e4ae29082f5403e21cb7940b3546c094192095f22ed6c5c3fdda25374614
kcodecs-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"