bluedevil update

This commit is contained in:
abveritas 2011-10-10 14:55:40 +00:00
parent 8bfbc2250b
commit 3cbad601fd

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=bluedevil
pkgver=1.2.1
pkgrel=2
pkgver=1.2.2
pkgrel=1
pkgdesc='KDE bluetooth framework'
arch=('i686' 'x86_64')
url="https://projects.kde.org/projects/extragear/base/bluedevil"
@ -18,7 +18,7 @@ depends=('kde-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}"