summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:39:00 +0000
committerJoão Figueiredo2024-03-01 06:39:00 +0000
commit10a421fc1d91532fa86ae82f55d6a4c74846890f (patch)
tree2e43a068101ad1ab6cf235625ca29ba1b5b39d4f /PKGBUILD
parent40cbfceb4bd338ce79f33bc49afec62f0f0718be (diff)
downloadaur-kcharselect-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 5c717872a782..c5366384523f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=kcharselect-git
-pkgver=21.11.70_r475.g714122d
+pkgver=24.04.70_r725.g5ccb9f0
pkgrel=1
pkgdesc='Character Selector'
url='https://apps.kde.org/kcharselect/'
-arch=($CARCH)
-license=(GPL LGPL FDL)
-depends=(kbookmarks-git)
+license=(GPL-2.0-or-later LGPL-2.0-or-later)
+depends=(gcc-libs glibc kbookmarks-git kconfig-git kconfigwidgets-git kcoreaddons-git kcrash-git ki18n-git kwidgetsaddons-git kxmlgui-git qt6-base)
makedepends=(git extra-cmake-modules-git kdoctools-git)
+arch=($CARCH)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kde-applications-git kde-utilities-git)