author | Felix Yan
<felixonmars@archlinux.org> 2022-08-18 19:06:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-18 19:06:44 UTC |
parent | 1001c29f56339e4f37ef784703d9075247db3378 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b342cf4..fc5d2d0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,13 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio-extras -pkgver=22.04.3 +pkgver=22.08.0 pkgrel=1 pkgdesc='Additional components to increase the functionality of KIO' arch=(x86_64) url='https://www.kde.org/' license=(LGPL) -depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client libxcursor) +depends=(kio kdnssd libssh smbclient libmtp libkexiv2 phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client libxcursor) makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr kactivities-stats) optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: info kioslave' 'kimageformats: thumbnails for additional image formats' 'taglib: audio file thumbnails' @@ -17,7 +17,7 @@ optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: i 'openexr: EXR format thumbnails' 'kactivities-stats: recently used kioslave') groups=(kde-applications kde-network) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('4b1253fd9ba21250c62b13279779b16e88eadff84886c5119964570ed83fb76c' +sha256sums=('d65b5e7ef956b0f7941323114d2cfaff40b5d895f324868496a261a1af50f63f' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>