[arch-commits] Commit in telepathy-kde-common-internals/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Apr 16 22:33:41 UTC 2013


    Date: Wednesday, April 17, 2013 @ 00:33:41
  Author: andrea
Revision: 183019

upgpkg: telepathy-kde-common-internals 0.6.1-1

Upstream release

Modified:
  telepathy-kde-common-internals/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-16 22:33:39 UTC (rev 183018)
+++ PKGBUILD	2013-04-16 22:33:41 UTC (rev 183019)
@@ -3,17 +3,17 @@
 
 pkgname=telepathy-kde-common-internals
 _pkgname=ktp-common-internals
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Common components for KDE-Telepathy"
 arch=('i686' 'x86_64')
 url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
 license=('GPL')
 depends=('kdelibs' 'telepathy-logger-qt' 'telepathy-mission-control')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('93ef0f8498c44b86dc25539f0b4f55354dc566ec')
+sha1sums=('47f99b56e2faa6ef7c760f2112a7b10445f9c709')
 
 build() {
   mkdir build




More information about the arch-commits mailing list