Date: Tuesday, March 1, 2011 @ 07:16:50 Author: andrea Revision: 111840
upgpkg: libdbusmenu-qt 0.8.0-1 upstream release Modified: libdbusmenu-qt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-01 12:13:15 UTC (rev 111839) +++ PKGBUILD 2011-03-01 12:16:50 UTC (rev 111840) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libdbusmenu-qt -pkgver=0.7.0 +pkgver=0.8.0 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=('512dc3213afcf0c561ac28000e85a80d') +md5sums=('576a0cdaa15959e65fc07815051c2160') build() { cd ${srcdir}
