kfind: update to 19.12.1.
This commit is contained in:
parent
8e966baef7
commit
eec35d535d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'kfind'
|
||||
pkgname=kfind
|
||||
version=19.12.0
|
||||
version=19.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt5-host-tools qt5-qmake
|
||||
kdoctools"
|
||||
makedepends="kfilemetadata5-devel kparts-devel"
|
||||
short_desc="Find files and folders"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/utilities/kfind/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kfind-${version}.tar.xz"
|
||||
checksum=826048d289cb035faebbb64e31d058ec5c7ae56ec52d8c5a5afae7503586b01c
|
||||
checksum=e9f5defa7796bbb54208b28af1fa76333a38e743d7febb8dd14739cf00d376eb
|
||||
|
|
Loading…
Reference in a new issue