[arch-commits] Commit in telepathy-logger-qt/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Tue Apr 2 12:37:38 UTC 2013
Date: Tuesday, April 2, 2013 @ 14:37:38
Author: andrea
Revision: 181211
Upstream release
Modified:
telepathy-logger-qt/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-02 12:34:33 UTC (rev 181210)
+++ PKGBUILD 2013-04-02 12:37:38 UTC (rev 181211)
@@ -3,16 +3,16 @@
# Contributor: George Brooke <george+arch.aur at george-brooke.co.uk>
pkgname=telepathy-logger-qt
-pkgver=0.5.3
+pkgver=0.6.0
pkgrel=1
pkgdesc="Qt bindings for telepathy logger"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt'
license=('GPL')
-depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer' 'boost-libs')
-makedepends=('automoc4' 'cmake' 'python2' 'boost' 'doxygen')
+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")
-sha1sums=('f3e1bd76a2e9c6d3b493a5ad07d76d1ce164bc6f')
+sha1sums=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
build() {
mkdir build
More information about the arch-commits
mailing list