diff options
Diffstat (limited to 'extra/telepathy-kde-integration-module/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-integration-module/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-kde-integration-module/PKGBUILD b/extra/telepathy-kde-integration-module/PKGBUILD index 7ab77af1e..91031f197 100644 --- a/extra/telepathy-kde-integration-module/PKGBUILD +++ b/extra/telepathy-kde-integration-module/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 181236 2013-04-02 14:35:30Z andrea $ +# $Id: PKGBUILD 182021 2013-04-05 09:11:05Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-integration-module @@ -12,7 +12,7 @@ license=('GPL') 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") +source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac') build() { |