[arch-commits] Commit in telepathy-kde-text-ui/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Nov 26 14:01:15 UTC 2011


    Date: Saturday, November 26, 2011 @ 09:01:14
  Author: andrea
Revision: 143574

upgpkg: telepathy-kde-text-ui 0.2.0-1

upstream release

Modified:
  telepathy-kde-text-ui/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-26 14:01:08 UTC (rev 143573)
+++ PKGBUILD	2011-11-26 14:01:14 UTC (rev 143574)
@@ -3,23 +3,23 @@
 # Contributor: Laurent Carlier <lordheavym at gmail.com>
 
 pkgname=telepathy-kde-text-ui
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="Telepathy text chat handler"
 arch=('i686' 'x86_64')
 url="http://www.kde.org"
 license=('GPL')
-depends=('kdebase-runtime' 'telepathy-qt4')
+depends=('kdebase-runtime' 'telepathy-qt4' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('telepathy-kde')
-source=("http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}_${pkgver}.tar.bz2")
-sha1sums=('3a9a174acd5b955618a74761a380e951c6dce48a')
+source=("http://download.kde.org/unstable/telepathy-kde/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('fb7c5dc02bb9d150d0e372c3584f50670d620f4a')
 
 build() {
   cd "${srcdir}"
   mkdir build
   cd build
-  cmake ../${pkgname}_${pkgver} \
+  cmake ../${pkgname}-${pkgver} \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_BUILD_TYPE=Release
   make


Property changes on: telepathy-kde-text-ui/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list