summaryrefslogtreecommitdiff
path: root/extra/telepathy-kde-integration-module
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
commitdb6d80995b7f835ba0b581a007bd0040e7d138b0 (patch)
tree00d3b174ccb85f692744e12059bcd04cddb2137c /extra/telepathy-kde-integration-module
parent8226dd7c223cb14962fe6a76f369b96684563155 (diff)
parent68cdc08aec92abf91448a542e06fabbedbb583bf (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/glibc/PKGBUILD extra/telepathy-logger-qt/PKGBUILD multilib-testing/lib32-glibc/PKGBUILD testing/openssh/PKGBUILD testing/openssh/sshd testing/openssh/sshd.service testing/spamassassin/PKGBUILD testing/spamassassin/spamassassin.install testing/upower/PKGBUILD
Diffstat (limited to 'extra/telepathy-kde-integration-module')
-rw-r--r--extra/telepathy-kde-integration-module/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-kde-integration-module/PKGBUILD b/extra/telepathy-kde-integration-module/PKGBUILD
index b7e4eeb6e..79490f389 100644
--- a/extra/telepathy-kde-integration-module/PKGBUILD
+++ b/extra/telepathy-kde-integration-module/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 164208 2012-07-27 14:50:11Z andrea $
+# $Id: PKGBUILD 165707 2012-08-29 10:08:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-integration-module
_pkgname=ktp-kded-integration-module
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('a4bfe983db21ea7d56436d0426138215eb77b279')
+sha1sums=('6b20ba9f836a1c2d7ef19504ee31fedf10c400bc')
build() {
cd "${srcdir}"