author | Andrea Scarpino
<andrea@archlinux.org> 2010-10-03 08:40:47 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2010-10-03 08:40:47 UTC |
parent | 7ed3958553db1b2a754c5b3c34c36e2e721924d5 |
PKGBUILD | +2 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index cbbf510..9df1460 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,7 @@ -# $Id $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> 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 +10,7 @@ license=('GPL') depends=('qt') makedepends=('cmake') source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2") -md5sums=('327d2b401f06b41f92250278cdb1b4e8') +md5sums=('c300e681a95ccdb69df42c66fe57c9a1') build() { cd ${srcdir}