summaryrefslogtreecommitdiff
path: root/extra/telepathy-kde-contact-runner/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/telepathy-kde-contact-runner/PKGBUILD')
-rw-r--r--extra/telepathy-kde-contact-runner/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-kde-contact-runner/PKGBUILD b/extra/telepathy-kde-contact-runner/PKGBUILD
index 44dba3e72..e30a31211 100644
--- a/extra/telepathy-kde-contact-runner/PKGBUILD
+++ b/extra/telepathy-kde-contact-runner/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 164206 2012-07-27 14:47:49Z andrea $
+# $Id: PKGBUILD 165703 2012-08-29 10:07:39Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-contact-runner
_pkgname=ktp-contact-runner
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc="KRunner plugin for KDE Telepathy"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('388ebb2933114b7e0844bf6a8e71e5b7fdab3680')
+sha1sums=('ebc529387dc061ef6eba73b203100298c6aa03ba')
build() {
cd "${srcdir}"