diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-06 09:47:04 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-06 09:47:04 +0200 |
commit | 5b1689a2cf3def5dea6a56f577930e7c6df4f003 (patch) | |
tree | 8ef875217e9d87666706e7f88f579cc579aaa63e /extra/telepathy-kde-accounts-kcm/PKGBUILD | |
parent | 2c0066a33742d4879adc9eeab45e04fba7bafbcb (diff) | |
parent | fd8249d016683ade99a23251d6ffdf5d5a3e76a4 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
extra/rcs/PKGBUILD
libre/cups-filters-libre/PKGBUILD
Diffstat (limited to 'extra/telepathy-kde-accounts-kcm/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-accounts-kcm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-kde-accounts-kcm/PKGBUILD b/extra/telepathy-kde-accounts-kcm/PKGBUILD index 9e6c6d698..2ea8d4ec2 100644 --- a/extra/telepathy-kde-accounts-kcm/PKGBUILD +++ b/extra/telepathy-kde-accounts-kcm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 181216 2013-04-02 13:14:13Z andrea $ +# $Id: PKGBUILD 182013 2013-04-05 09:10:49Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -17,7 +17,7 @@ optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support' groups=('kde-telepathy') conflicts=('telepathy-kde-accounts-kcm-plugins') replaces=('telepathy-kde-accounts-kcm-plugins') -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=('4cf25b693b2eee1a053c6f664cd21954b8b85eba') build() { |