kcodecs: update to 5.83.0.

This commit is contained in:
John 2021-06-13 17:28:28 +02:00
parent 54d6c046ef
commit 364db4b412

View file

@ -1,9 +1,8 @@
# Template file for 'kcodecs'
pkgname=kcodecs
version=5.82.0
version=5.83.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel gperf"
makedepends="qt5-devel qt5-tools-devel"
short_desc="A collection of methods to manipulate strings using various encodings"
@ -11,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=645a52cea3579e56cf9ce74319635e7ca5984be9b064324523144d0a7f5256fc
checksum=02352cabd76a02c8c843b31d5ad8be208af7d17705cbcfca75733b5e3e518359
kcodecs-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"