Date: Monday, April 16, 2012 @ 09:16:15 Author: andrea Revision: 156244
upgpkg: libdbusmenu-qt 0.9.2-1 Upstream release Modified: libdbusmenu-qt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-16 13:12:33 UTC (rev 156243) +++ PKGBUILD 2012-04-16 13:16:15 UTC (rev 156244) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> 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 @@ 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}"
