kcodecs: update to 5.113.0.
This commit is contained in:
parent
72e4bbe677
commit
5a431d4736
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kcodecs'
|
||||
pkgname=kcodecs
|
||||
version=5.112.0
|
||||
version=5.113.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
short_desc="Collection of methods to manipulate strings using various encodings"
|
||||
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=dd8bc7cb31ce18832e45d0822cfb176b39a535bf6a87e9520f6648ad0ac6d55e
|
||||
checksum=910cbb5721828a5b33a9aaf7c73306ee3cb7b34455743fb0e79458f23cc06af7
|
||||
|
||||
kcodecs-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue