summaryrefslogtreecommitdiff
path: root/extra/openobex/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/openobex/PKGBUILD')
-rw-r--r--extra/openobex/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/openobex/PKGBUILD b/extra/openobex/PKGBUILD
index 0ecce3008..b6184dfc2 100644
--- a/extra/openobex/PKGBUILD
+++ b/extra/openobex/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 101376 2010-11-29 00:43:34Z andrea $
+# $Id: PKGBUILD 150568 2012-02-18 15:04:06Z pierre $
# Maintainer: Geoffroy Carrier <geoffroy@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: damir <damir@archlinux.org>
pkgname=openobex
pkgver=1.5
-pkgrel=2
+pkgrel=3
pkgdesc="Implementation of the OBject EXchange (OBEX) protocol"
url="http://dev.zuckschwerdt.org/openobex/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL')
depends=('bluez' 'libusb-compat')
options=('!libtool')
-source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
+source=("http://mirror.anl.gov/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
md5sums=('fce1b82eafb74bde54fe117372393ba8')
build() {