kcodecs: update to 5.47.0.
This commit is contained in:
parent
018323645d
commit
7ccc67f06f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcodecs'
|
||||
pkgname=kcodecs
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="A collection of methods to manipulate strings using various encoding
|
|||
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=5bc09761bf3a3e5fcbea76b1b41c2f07e372fd8449c14fb7276250e177ff9959
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1b8606bf45ecefbd44f33bc1414f14b522fc24aa7de2857cc30da5ce48910de2
|
||||
|
||||
kcodecs-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue