[arch-commits] Commit in kalarmcal/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Apr 6 11:19:12 UTC 2019


    Date: Saturday, April 6, 2019 @ 11:19:11
  Author: arojas
Revision: 350220

Depend only on libakonadi

Modified:
  kalarmcal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-06 11:17:29 UTC (rev 350219)
+++ PKGBUILD	2019-04-06 11:19:11 UTC (rev 350220)
@@ -2,12 +2,12 @@
 
 pkgname=kalarmcal
 pkgver=18.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The KAlarm client library"
 arch=(x86_64)
 url="https://kontact.kde.org"
 license=(LGPL)
-depends=(kholidays akonadi kcalutils)
+depends=(kholidays libakonadi kcalutils)
 makedepends=(extra-cmake-modules boost)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('2658b2d8055558878cf84d50daf333a5f694a586800b9ccfd3eded3304af8ef8'



More information about the arch-commits mailing list