summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbegin-theadventure2023-10-18 15:57:51 +0200
committerbegin-theadventure2023-10-18 15:57:51 +0200
commitba69987ea2b081e7402b5fb96d8a9b0f353d4cb3 (patch)
tree66376f0d3cb90c0eb1f00e19d066a7265616d90a /PKGBUILD
parentc8ad6356e46d886256b70aafebb80b057e54e09a (diff)
downloadaur-kleaner.tar.gz
depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2eec444254e..8858d7780fa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=kleaner
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A small utility application for clearing multimedia metadata such as EXIF, IPTC and XMP'
url="https://github.com/najepaliya/kleaner"
arch=('x86_64' 'aarch64')
license=('GPL3')
-depends=('kcoreaddons5' 'ki18n5' 'kirigami2' 'libkexiv2' 'qt5-base' 'qt5-quickcontrols2')
+depends=('kcoreaddons5' 'ki18n5' 'kirigami2' 'libkexiv2' 'qt5-networkauth' 'qt5-quickcontrols' 'qt5-quickcontrols2')
makedepends=('cmake' 'extra-cmake-modules' 'git')
source=("git+$url.git#tag=v$pkgver")
sha256sums=('SKIP')