[arch-commits] Commit in kte-collaborative/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Oct 29 07:58:23 UTC 2013


    Date: Tuesday, October 29, 2013 @ 08:58:23
  Author: andrea
Revision: 197747

upgpkg: kte-collaborative 0.2.0-1

Upstream release

Modified:
  kte-collaborative/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-29 07:56:59 UTC (rev 197746)
+++ PKGBUILD	2013-10-29 07:58:23 UTC (rev 197747)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <nqn1976 @ gmail.com>
 
 pkgname=kte-collaborative
-pkgver=0.1.80
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('libqinfinity' 'telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
-md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
+md5sums=('e96718ed62b3bb315364fd03a4f2b463')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list