Skip to content
Snippets Groups Projects
Verified Commit d448bcc9 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Rename kf5 packages

parent 0275ba2c
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ pkgdesc='PIM layer, which provides an asynchronous API to access all kind of PIM
arch=(x86_64)
url='https://kontact.kde.org'
license=(LGPL)
makedepends=(extra-cmake-modules postgresql qt5-tools kitemmodels kaccounts-integration doxygen)
makedepends=(extra-cmake-modules postgresql qt5-tools kitemmodels5 kaccounts-integration doxygen)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('8a944a53f1c7b4dbab3e0b11bf4d15471853b4ec27342d5bf6994e4809539638'
'SKIP')
......@@ -28,7 +28,7 @@ build() {
package_libakonadi() {
pkgdesc='Libraries used by applications based on Akonadi'
depends=(kitemmodels kaccounts-integration)
depends=(kitemmodels5 kaccounts-integration)
DESTDIR="$pkgdir" cmake --install build
rm -r "$pkgdir"/usr/bin # Provided by akonadi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment