summaryrefslogtreecommitdiff
path: root/extra/libbluedevil
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-17 04:48:45 +0000
committerroot <root@rshg047.dnsready.net>2011-04-17 04:48:45 +0000
commit66f23fc95df1f1b02b24701055a63bddfd292451 (patch)
tree22bd436b3447d82959f6f030de7ffb83de1466c1 /extra/libbluedevil
parentec549f64c923643d4b13dd7d364e080840ae3e29 (diff)
Sun Apr 17 04:48:45 UTC 2011
Diffstat (limited to 'extra/libbluedevil')
-rw-r--r--extra/libbluedevil/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libbluedevil/PKGBUILD b/extra/libbluedevil/PKGBUILD
index fd648a9ae..fef58105f 100644
--- a/extra/libbluedevil/PKGBUILD
+++ b/extra/libbluedevil/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 116725 2011-03-25 15:32:20Z andrea $
+# $Id: PKGBUILD 119928 2011-04-17 01:27:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libbluedevil
-pkgver=1.8.1
+pkgver=1.9
pkgrel=1
pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="https://projects.kde.org/projects/playground/libs/libbluedevil"
license=('GPL')
depends=('qt' 'bluez')
makedepends=('cmake')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4534b5d254b15e3884c4e51dfdf586b7')
+source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('5f22614dfb840734da6e8b8710c2472e')
build(){
cd ${srcdir}