summaryrefslogtreecommitdiff
path: root/extra/obexd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/obexd/PKGBUILD')
-rw-r--r--extra/obexd/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/obexd/PKGBUILD b/extra/obexd/PKGBUILD
index b9a712f86..9c5ec0823 100644
--- a/extra/obexd/PKGBUILD
+++ b/extra/obexd/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 131909 2011-07-17 09:27:36Z andrea $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id: PKGBUILD 146408 2012-01-10 21:28:35Z andrea $
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
pkgbase=obexd
pkgname=('obexd-client' 'obexd-server')
-pkgver=0.42
+pkgver=0.43
pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
-makedepends=('openobex' 'libical')
+makedepends=('glib2' 'openobex' 'libical')
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('39a85d219dba37d83f5a07a74d1fa563')
+md5sums=('7490dc8536d8ac56afb884c87f24bd08')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"