kcodecs: update to 5.36.0.
This commit is contained in:
parent
a407bd12f0
commit
5c3dce4e7f
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kcodecs'
|
||||
pkgname=kcodecs
|
||||
version=5.29.0
|
||||
version=5.36.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||
hostmakedepends="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="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=a757e0298574c143b3cac9054ebe50e43fc6b14986728c2e640cba993457294e
|
||||
checksum=6cff3e88f9cd623509caad8cc4e20993189fdc5071f9b5c05fbcf58850dabe6c
|
||||
|
||||
kcodecs-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue