[arch-commits] Commit in telepathy-logger-qt (3 files)

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


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

Fix source url

Modified:
  telepathy-logger-qt/repos/extra-i686/PKGBUILD
  telepathy-logger-qt/repos/extra-x86_64/PKGBUILD
  telepathy-logger-qt/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:11:08 UTC (rev 182023)
+++ repos/extra-i686/PKGBUILD	2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-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=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-04-05 09:11:08 UTC (rev 182023)
+++ repos/extra-x86_64/PKGBUILD	2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-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=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-04-05 09:11:08 UTC (rev 182023)
+++ trunk/PKGBUILD	2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-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=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {




More information about the arch-commits mailing list