[arch-commits] Commit in telepathy-kde-contact-runner (3 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Fri Apr 5 09:10:59 UTC 2013


    Date: Friday, April 5, 2013 @ 11:10:59
  Author: andrea
Revision: 182018

Fix source url

Modified:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD
  telepathy-kde-contact-runner/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    2 +-
 repos/extra-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD              |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-04-05 09:10:57 UTC (rev 182017)
+++ repos/extra-i686/PKGBUILD	2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 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=('6d89ffbcbec4390f7bfcec42bdaa1c732efae1a2')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-04-05 09:10:57 UTC (rev 182017)
+++ repos/extra-x86_64/PKGBUILD	2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 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=('6d89ffbcbec4390f7bfcec42bdaa1c732efae1a2')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-04-05 09:10:57 UTC (rev 182017)
+++ trunk/PKGBUILD	2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 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=('576642c35f2d03b7859e15a004590ed6cc321ebd')
 
 build() {




More information about the arch-commits mailing list