author | Andrea Scarpino
<andrea@archlinux.org> 2013-03-29 12:10:13 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2013-03-29 12:10:13 UTC |
parent | 98cd7b9524c7fd77c7e3e172255640456fe13cf5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9d66efa..54a2656 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.3 +pkgver=1.3.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=('3a90e8826eb9f464084bbdafa549bf3e') +md5sums=('d21ad78030ffd892bb2ae5c78aa37919') build(){ mkdir build