summaryrefslogtreecommitdiff
path: root/extra/libbluedevil
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
commit6fed2edc6f9533e7894bbbacdbd1dbbb50076b01 (patch)
treefae0fe13e944d0265e921e57e355718c3ccd3f10 /extra/libbluedevil
parent048b7287473507b76146e58378f4bfcfacf1060b (diff)
parent84837d89991e1e82e5aef8e297541c572ebf2efa (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libmcs/PKGBUILD extra/libmowgli/PKGBUILD kde-unstable/kdepim/PKGBUILD
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 57448e344..f26e0a152 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' 'mips64el')
@@ -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}