summaryrefslogtreecommitdiff
path: root/extra/bluedevil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-11 23:14:37 +0000
committerroot <root@rshg054.dnsready.net>2011-10-11 23:14:37 +0000
commitf482dc1bd42773a12552e5a60df119410a0d8bd8 (patch)
tree7ef11817f41aecf969aeeb03f0dbb3cc28e2d8b4 /extra/bluedevil
parentcbcf42aba84733e1b9072f5320519c99bf8c0ac7 (diff)
Tue Oct 11 23:14:37 UTC 2011
Diffstat (limited to 'extra/bluedevil')
-rw-r--r--extra/bluedevil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/bluedevil/PKGBUILD b/extra/bluedevil/PKGBUILD
index cc741110b..d0cf8b899 100644
--- a/extra/bluedevil/PKGBUILD
+++ b/extra/bluedevil/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 140155 2011-10-07 23:23:46Z andrea $
+# $Id: PKGBUILD 140234 2011-10-10 10:51:49Z andrea $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=bluedevil
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc='KDE bluetooth framework'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdebase-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}"