From 637c1cfdcd258a870ad5367cbf47a8a2799039c7 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Apr 2012 00:01:47 +0000 Subject: Wed Apr 18 00:01:47 UTC 2012 --- extra/libdbusmenu-qt/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libdbusmenu-qt') diff --git a/extra/libdbusmenu-qt/PKGBUILD b/extra/libdbusmenu-qt/PKGBUILD index 29dcb61fa..921e7b244 100644 --- a/extra/libdbusmenu-qt/PKGBUILD +++ b/extra/libdbusmenu-qt/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 145876 2012-01-03 14:27:41Z andrea $ +# $Id: PKGBUILD 156245 2012-04-16 13:16:43Z andrea $ # Maintainer: Andrea Scarpino pkgname=libdbusmenu-qt -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.2 +pkgrel=1 pkgdesc="A library that provides a Qt implementation of the DBusMenu spec" arch=('i686' 'x86_64') url="https://launchpad.net/libdbusmenu-qt" @@ -11,7 +11,7 @@ license=('GPL') depends=('qt') makedepends=('cmake' 'doxygen' 'qjson') source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2") -md5sums=('cc6b7b551377e2a07f6fa5afef0d29ff') +md5sums=('9a49484927669cd2ec91b3bf9ba8b79e') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf