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

Andrea Scarpino andrea at archlinux.org
Mon Oct 20 17:42:28 UTC 2014


    Date: Monday, October 20, 2014 @ 19:42:28
  Author: andrea
Revision: 225108

upgpkg: telepathy-qt 0.9.5-2

Do not provide yourself

Modified:
  telepathy-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 17:33:35 UTC (rev 225107)
+++ PKGBUILD	2014-10-20 17:42:28 UTC (rev 225108)
@@ -5,7 +5,7 @@
 pkgbase=telepathy-qt
 pkgname=('telepathy-qt4' 'telepathy-qt5')
 pkgver=0.9.5
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org/wiki/"
 license=('LGPL')
@@ -45,9 +45,9 @@
 package_telepathy-qt4() {
   pkgdesc="A library for Qt4-based Telepathy clients"
   depends=('qt4' 'telepathy-farstream')
-  conflicts=('telepathy-qt4' 'telepathy-qt')
-  replaces=('telepathy-qt4' 'telepathy-qt')
-  provides=('telepathy-qt4' 'telepathy-qt')
+  conflicts=('telepathy-qt')
+  replaces=('telepathy-qt')
+  provides=('telepathy-qt')
 
   cd build-qt4
   make DESTDIR="$pkgdir" install



More information about the arch-commits mailing list