summaryrefslogtreecommitdiff
path: root/community/synce-librapi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/synce-librapi/PKGBUILD')
-rw-r--r--community/synce-librapi/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/synce-librapi/PKGBUILD b/community/synce-librapi/PKGBUILD
index ffb3f6476..0902d7d15 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 <pupykin.s+arch@gmail.com>
# Contributor: Zhukov Pavel <gelios@gmail.com>
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' 'mips64el')
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