diff options
Diffstat (limited to 'extra/telepathy-kde-text-ui')
-rw-r--r-- | extra/telepathy-kde-text-ui/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-kde-text-ui/PKGBUILD b/extra/telepathy-kde-text-ui/PKGBUILD index d4424a34a..c603dcd6e 100644 --- a/extra/telepathy-kde-text-ui/PKGBUILD +++ b/extra/telepathy-kde-text-ui/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 181244 2013-04-02 14:42:22Z andrea $ +# $Id: PKGBUILD 182023 2013-04-05 09:11:08Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -13,7 +13,7 @@ license=('GPL') depends=('telepathy-kde-contact-list' 'telepathy-logger-qt') makedepends=('cmake' 'automoc4' 'boost') 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=('bd55810ebe781319c5427f6d4eae4a1cb7d1fadd') build() { |