diff options
Diffstat (limited to 'extra/telepathy-kde-accounts-kcm/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-accounts-kcm/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-kde-accounts-kcm/PKGBUILD b/extra/telepathy-kde-accounts-kcm/PKGBUILD index df0b53381..39f6d95f8 100644 --- a/extra/telepathy-kde-accounts-kcm/PKGBUILD +++ b/extra/telepathy-kde-accounts-kcm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 186175 2013-05-21 22:00:58Z andrea $ +# $Id: PKGBUILD 192364 2013-08-10 10:59:23Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> pkgname=telepathy-kde-accounts-kcm _pkgname=ktp-accounts-kcm -pkgver=0.6.2 +pkgver=0.6.3 pkgrel=1 pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ groups=('kde-telepathy') conflicts=('telepathy-kde-accounts-kcm-plugins') replaces=('telepathy-kde-accounts-kcm-plugins') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('fc71170f6f7f417b9cd0f4da3cb54ff70e66406e') +sha1sums=('9646cfe13c4cf155acd97d6ea66ea9bf3c8a73d7') build() { mkdir build |