author | Andrea Scarpino
<andrea@archlinux.org> 2011-04-17 01:35:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-04-17 01:35:14 UTC |
parent | 59f94565526d075bc0367be234c7cfe47225362b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9738026..0703d45 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.0.4 +pkgver=1.1 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kdebase-workspace' 'libbluedevil' 'obex-data-server' 'obexd-client') makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('016e8b048bd834548a436fb0440667a9') +md5sums=('240151ff99b81f630de51fa9f8230198') build(){ cd ${srcdir}