Date: Sunday, October 3, 2010 @ 04:40:47 Author: andrea Revision: 93063
upgpkg: libdbusmenu-qt 0.6.4-1 upstream release Modified: libdbusmenu-qt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-10-03 08:09:14 UTC (rev 93062) +++ PKGBUILD 2010-10-03 08:40:47 UTC (rev 93063) @@ -1,8 +1,8 @@ -# $Id $ +# $Id$ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libdbusmenu-qt -pkgver=0.6.0 +pkgver=0.6.4 pkgrel=1 pkgdesc="A library that provides a Qt implementation of the DBusMenu spec" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt') makedepends=('cmake') source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2") -md5sums=('327d2b401f06b41f92250278cdb1b4e8') +md5sums=('c300e681a95ccdb69df42c66fe57c9a1') build() { cd ${srcdir}
