From 29657877f6a02dbba1bd58b417b4ccd211939690 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Jul 2011 23:12:30 +0000 Subject: Wed Jul 13 23:12:30 UTC 2011 --- community/synce-librapi/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/synce-librapi') diff --git a/community/synce-librapi/PKGBUILD b/community/synce-librapi/PKGBUILD index 0ffbe301f..639321737 100644 --- a/community/synce-librapi/PKGBUILD +++ b/community/synce-librapi/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 26407 2010-09-15 11:58:40Z schuay $ +# $Id: PKGBUILD 51603 2011-07-12 06:27:16Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zhukov Pavel pkgname=synce-librapi -pkgver=0.15 -pkgrel=2 +pkgver=0.15.2 +pkgrel=1 pkgdesc="provide a means of communication with a Windows CE device - libraries and tools for making remote calls to pocket pc" arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" license=('GPL') -depends=('synce-libsynce') +depends=('synce-libsynce' 'hal') makedepends=('pyrex') source=(http://downloads.sourceforge.net/sourceforge/synce/librapi2-$pkgver.tar.gz) -md5sums=('7341571d6f6b583bb4837bae42fb5d1c') +md5sums=('0a15bc22ee02794ca4714799611b4746') build() { cd $srcdir/librapi2-$pkgver -- cgit v1.2.3-54-g00ecf