author | Andrea Scarpino
<andrea@archlinux.org> 2011-09-13 10:41:11 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-09-13 10:41:11 UTC |
parent | 573870a6fdd2207f1a27a4b5802174db14c1e52a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 752576f..899280d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.1.1 +pkgver=1.2 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=('b3764fb8ead502e2d410b0c0fc86ac6c') +md5sums=('09ed36095367dd51ab8c23e0705cf411') build(){ cd "${srcdir}"