Date: Sunday, December 19, 2010 @ 08:03:48 Author: andrea Revision: 103431
upgpkg: libdbusmenu-qt 0.6.6-1 upstream release Modified: libdbusmenu-qt/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-19 12:12:49 UTC (rev 103430) +++ PKGBUILD 2010-12-19 13:03:48 UTC (rev 103431) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libdbusmenu-qt -pkgver=0.6.4 +pkgver=0.6.6 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=('c300e681a95ccdb69df42c66fe57c9a1') +md5sums=('0d019fa3532ba3d30debb0f3f5065c10') build() { cd ${srcdir} Property changes on: libdbusmenu-qt/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
