[arch-commits] Commit in telepathy-kde-contact-runner/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Oct 20 07:57:10 UTC 2014


    Date: Monday, October 20, 2014 @ 09:57:10
  Author: andrea
Revision: 224879

upgpkg: telepathy-kde-contact-runner 0.9.0-1

Upstream release

Modified:
  telepathy-kde-contact-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 07:57:05 UTC (rev 224878)
+++ PKGBUILD	2014-10-20 07:57:10 UTC (rev 224879)
@@ -3,17 +3,17 @@
 
 pkgname=telepathy-kde-contact-runner
 _pkgname=ktp-contact-runner
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="KRunner plugin for KDE Telepathy"
 arch=('i686' 'x86_64')
 url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
 license=('GPL')
-depends=('telepathy-kde-common-internals')
+depends=('telepathy-kde-common-internals' 'kdebase-workspace')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('2d5fdc0dc467dfe852480aaad1ee96151befb988')
+sha1sums=('f5355b1413bfdc689ca28762e5610fbac7f9cb41')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list