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

Antonio Rojas arojas at archlinux.org
Tue Aug 30 21:12:38 UTC 2016


    Date: Tuesday, August 30, 2016 @ 21:12:38
  Author: arojas
Revision: 275343

Reenable prison support

Modified:
  akonadi-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-30 21:08:44 UTC (rev 275342)
+++ PKGBUILD	2016-08-30 21:12:38 UTC (rev 275343)
@@ -2,12 +2,12 @@
 
 pkgname=akonadi-contacts
 pkgver=16.08.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries and daemons to implement Contact Management in Akonadi"
 arch=(i686 x86_64)
 url="https://community.kde.org/KDE_PIM"
 license=(LGPL)
-depends=(akonadi grantlee kcontacts kmime qt5-webengine) # prison
+depends=(akonadi grantlee kcontacts kmime qt5-webengine prison)
 makedepends=(extra-cmake-modules kdesignerplugin kdoctools python boost akonadi-mime kcalcore)
 conflicts=(akonadi-contact)
 replaces=(akonadi-contact)



More information about the arch-commits mailing list