author | Andrea Scarpino
<andrea@archlinux.org> 2011-10-10 10:51:00 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-10-10 10:51:00 UTC |
parent | e9afedba5f646e0520d4832d34b64e00cefe801c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f8abf64..11cc69f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -12,7 +12,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=('e5f53fa306f11732f18eaed141cbd51b') +md5sums=('f1b2b932f3e1e52b13b0bad515bf4125') build(){ cd "${srcdir}"