[arch-commits] Commit in telepathy-kde-common-internals/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Sun Oct 27 14:18:20 UTC 2013
Date: Sunday, October 27, 2013 @ 15:18:20
Author: andrea
Revision: 197601
upgpkg: telepathy-kde-common-internals 0.7.0-1
Upstream release
Modified:
telepathy-kde-common-internals/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-27 14:17:27 UTC (rev 197600)
+++ PKGBUILD 2013-10-27 14:18:20 UTC (rev 197601)
@@ -3,17 +3,17 @@
pkgname=telepathy-kde-common-internals
_pkgname=ktp-common-internals
-pkgver=0.6.3
+pkgver=0.7.0
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')
+depends=('libkpeople' 'telepathy-logger-qt' 'telepathy-mission-control')
makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
install=${pkgname}.install
-source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('d4934f760b62da5859d81fc1d264315f4d5473e8')
+source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2")
+sha1sums=('9610eb4b606166200aacbb8d311b63c30724403e')
prepare() {
mkdir build
More information about the arch-commits
mailing list