summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:42:39 +0000
committerJoão Figueiredo2024-03-01 06:42:39 +0000
commit0c55ad54d361f1e0f56d3b321b0368fef440b592 (patch)
treed216e904dafa668ddbb64b8dc3b991dd5a70610a /PKGBUILD
parent3a304c488298ec2495094de0b70238e0f8059342 (diff)
downloadaur-kfind-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51e46ed94496..9ca150a48d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kfind-git
-pkgver=21.11.70_r2644.gd3be9a828
+pkgver=24.04.70_r2939.g1ed31f376
pkgrel=1
pkgdesc='Find Files/Folders'
arch=($CARCH)
url='https://apps.kde.org/kfind/'
-license=(LGPL)
-depends=(kio-git kfilemetadata-git)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc karchive-git kcompletion-git kconfig-git kconfigwidgets-git kcoreaddons-git kfilemetadata-git ki18n-git kio-git kwidgetsaddons-git kxmlgui-git qt6-5compat qt6-base)
makedepends=(git extra-cmake-modules-git kdoctools-git)
+optdepends=('mlocate: search using mlocate index')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('mlocate: search using mlocate index')
groups=(kde-applications-git kde-utilities-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')