[arch-commits] Commit in libbluedevil/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Apr 17 01:27:41 UTC 2011
Date: Saturday, April 16, 2011 @ 21:27:41
Author: andrea
Revision: 119928
upgpkg: libbluedevil 1.9-1
upstream release
Modified:
libbluedevil/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-17 01:27:13 UTC (rev 119927)
+++ PKGBUILD 2011-04-17 01:27:41 UTC (rev 119928)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at 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 @@
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}
More information about the arch-commits
mailing list