[arch-commits] Commit in telepathy-qt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Jul 25 07:12:49 UTC 2014


    Date: Friday, July 25, 2014 @ 09:12:49
  Author: andrea
Revision: 217831

upgpkg: telepathy-qt 0.9.4-1

Upstream release

Modified:
  telepathy-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 02:51:09 UTC (rev 217830)
+++ PKGBUILD	2014-07-25 07:12:49 UTC (rev 217831)
@@ -3,8 +3,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=telepathy-qt
-pkgver=0.9.3
-pkgrel=8
+pkgver=0.9.4
+pkgrel=1
 pkgdesc="A library for Qt-based Telepathy clients"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org/wiki/"
@@ -15,12 +15,10 @@
 replaces=('telepathy-qt4')
 provides=('telepathy-qt4')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-        'farstream-0.2.patch'
-        'cmake.patch')
-md5sums=('94ac93aedf5f6fff49837bc8368e5a37'
+        'farstream-0.2.patch')
+md5sums=('75b18e151b1c4fab9f149d0eb46a494d'
          'SKIP'
-         '6b2421c59d20d29fece8d5e6445354c7'
-         '50e9db71c0e23b59dba1f20a592e4b8d')
+         '6b2421c59d20d29fece8d5e6445354c7')
 
 prepare() {
   mkdir build
@@ -27,7 +25,6 @@
 
   cd ${pkgname}-${pkgver}
   patch -p1 -i "${srcdir}"/farstream-0.2.patch
-  patch -p1 -i "${srcdir}"/cmake.patch
 
 }
 




More information about the arch-commits mailing list