Date: Saturday, April 6, 2019 @ 11:57:34 Author: arojas Revision: 350236
akonadi -> libakonadi Modified: akonadi-notes/kde-unstable/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-06 11:51:50 UTC (rev 350235) +++ PKGBUILD 2019-04-06 11:57:34 UTC (rev 350236) @@ -8,7 +8,7 @@ url="https://kontact.kde.org" license=(LGPL) depends=(kmime) -makedepends=(extra-cmake-modules akonadi boost) +makedepends=(extra-cmake-modules libakonadi boost) source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) sha256sums=('62e5687a27e4fce30b58f233edfe65ee493be386a5a15dceb5416fad9a7a6ecf' 'SKIP')
