kcodecs: update to 5.57.0
[ci skip]
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Template file for 'kcodecs'
|
||||
pkgname=kcodecs
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-tools-devel gperf"
|
||||
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"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcodecs"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e7234cddea70d4fa61dd66272dd43da401cc2543e40a6e9bb3a3655263419c82
|
||||
checksum=c98b98cf7258c03fa5131a987e278f348d52f792dcb9f2a5664fe35aadea6995
|
||||
|
||||
kcodecs-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
||||
Reference in New Issue
Block a user