[arch-commits] Commit in telepathy-kde-accounts-kcm/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Nov 26 13:57:21 UTC 2011


    Date: Saturday, November 26, 2011 @ 08:57:21
  Author: andrea
Revision: 143560

upgpkg: telepathy-kde-accounts-kcm 0.2.0-1

upstream release

Modified:
  telepathy-kde-accounts-kcm/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-26 13:56:51 UTC (rev 143559)
+++ PKGBUILD	2011-11-26 13:57:21 UTC (rev 143560)
@@ -3,23 +3,25 @@
 # Contributor: Laurent Carlier <lordheavym at gmail.com>
 
 pkgname=telepathy-kde-accounts-kcm
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts"
 arch=('i686' 'x86_64')
 url="http://www.kde.org"
 license=('GPL')
-depends=('kdelibs' 'telepathy-qt4' 'telepathy-mission-control')
+depends=('kdelibs' 'telepathy-qt4' 'telepathy-mission-control' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('telepathy-kde')
-source=("http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}_${pkgver}.tar.bz2")
-sha1sums=('23c1d3289ecaf4b4361d0ed324a7044cccfae801')
+conflicts=('telepathy-kde-accounts-kcm-plugins')
+replaces=('telepathy-kde-accounts-kcm-plugins')
+source=("http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('2ebc4ac117a3e28e2812a2a9c97f7d0ee97dac67')
 
 build() {
   cd "${srcdir}"
   mkdir build
   cd build
-  cmake ../${pkgname}_${pkgver} \
+  cmake ../${pkgname}-${pkgver} \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_BUILD_TYPE=Release
   make


Property changes on: telepathy-kde-accounts-kcm/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list