libbluedevil update, bluedevil rebuild for it

This commit is contained in:
abveritas 2011-10-10 04:03:39 +00:00
parent 82c450d86c
commit 8bfbc2250b
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=bluedevil
pkgver=1.2.1
pkgrel=1
pkgrel=2
pkgdesc='KDE bluetooth framework'
arch=('i686' 'x86_64')
url="https://projects.kde.org/projects/extragear/base/bluedevil"

View File

@ -5,8 +5,8 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=libbluedevil
pkgver=1.9
pkgrel=2
pkgver=1.9.1
pkgrel=1
pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
arch=('i686' 'x86_64')
url="https://projects.kde.org/projects/playground/libs/libbluedevil"
@ -14,8 +14,8 @@ license=('GPL')
depends=('qt' 'bluez')
makedepends=('cmake')
# source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
source=("ftp://ftp.belnet.be/packages/kde/unstable/libbluedevil/1.9/src/libbluedevil-1.9.tar.bz2")
md5sums=('5f22614dfb840734da6e8b8710c2472e')
source=("ftp://ftp.belnet.be/packages/kde/stable/libbluedevil/${pkgver}/src/libbluedevil-${pkgver}.tar.bz2")
md5sums=('b3f04954f75f78c874cdb462c2454afc')
build(){
cd ${srcdir}