summaryrefslogtreecommitdiff
path: root/extra/obexd
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
commit2f352ca8b911d96566b10adc049f76a552ab93aa (patch)
treea70b2a875856fbf847f12ae33f9434ea8ca1ef56 /extra/obexd
parent12c074375919d2de177eb9456352866902118a03 (diff)
parent94e3eb45cd3402cbc5efd70ae725e8d48ed696af (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/pbzip2/PKGBUILD extra/audacious/PKGBUILD extra/stardict/PKGBUILD
Diffstat (limited to 'extra/obexd')
-rw-r--r--extra/obexd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/obexd/PKGBUILD b/extra/obexd/PKGBUILD
index 3b07cbc6b..b9a712f86 100644
--- a/extra/obexd/PKGBUILD
+++ b/extra/obexd/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 130696 2011-07-07 21:06:55Z andrea $
+# $Id: PKGBUILD 131909 2011-07-17 09:27:36Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
pkgbase=obexd
pkgname=('obexd-client' 'obexd-server')
-pkgver=0.41
+pkgver=0.42
pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
makedepends=('openobex' 'libical')
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('d8ec74f18014e0f7164bcc37dee6723b')
+md5sums=('39a85d219dba37d83f5a07a74d1fa563')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"