diff options
Diffstat (limited to 'extra/telepathy-kde-contact-list/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-contact-list/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-kde-contact-list/PKGBUILD b/extra/telepathy-kde-contact-list/PKGBUILD index ae15a7ff6..30162f1a1 100644 --- a/extra/telepathy-kde-contact-list/PKGBUILD +++ b/extra/telepathy-kde-contact-list/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 181222 2013-04-02 13:20:59Z andrea $ +# $Id: PKGBUILD 182017 2013-04-05 09:10:57Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -14,7 +14,7 @@ depends=('telepathy-kde-common-internals' 'kdebase-runtime') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') install=${pkgname}.install -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=('763aa6d32bd780fc82cb64737232d8afaef6d895') build() { |