kcodecs: update to 5.37.0
This commit is contained in:
parent
2eb767f0df
commit
a5de0ab4a5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcodecs'
|
||||
pkgname=kcodecs
|
||||
version=5.36.0
|
||||
version=5.37.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcodecs"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6cff3e88f9cd623509caad8cc4e20993189fdc5071f9b5c05fbcf58850dabe6c
|
||||
checksum=6a2fe7e8e5d82490373f973c50dcac484d75081daff22efb58deae5dd649b34e
|
||||
|
||||
kcodecs-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue