mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
kfilemetadata5: update to 5.47.0.
This commit is contained in:
parent
6ee973d255
commit
74cf02a3d4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kfilemetadata5'
|
||||
pkgname=kfilemetadata5
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Simple library for extracting the text and metadata"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=d866f80e8c8799d0640b9c76085b05b418162d0ed060fffaf2da38651d92abd3
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=758b0b741a1f1b79365cf4bae3bb0054504cae71f3ab538e9f0cd83d5521977b
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Add table
Reference in a new issue