[arch-commits] Commit in obexd/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 10 21:28:09 UTC 2012


    Date: Tuesday, January 10, 2012 @ 16:28:09
  Author: andrea
Revision: 146407

upgpkg: obexd 0.43-1

Upstream release

Modified:
  obexd/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-10 21:17:56 UTC (rev 146406)
+++ PKGBUILD	2012-01-10 21:28:09 UTC (rev 146407)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Geoffroy Carrier <geoffroy at 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')
 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}"




More information about the arch-commits mailing list