summaryrefslogtreecommitdiff
path: root/community/kde4-kio-rapip
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
committerroot <root@rshg054.dnsready.net>2013-08-20 02:15:20 -0700
commit1ae31a85e191bbf7313077b472a66d1c24af1f74 (patch)
tree91f021858c2e33e1a6633c12b80e54105fd7500b /community/kde4-kio-rapip
parent26606f981048ee9efcda690b619d3c53501a7a58 (diff)
Tue Aug 20 02:14:51 PDT 2013
Diffstat (limited to 'community/kde4-kio-rapip')
-rw-r--r--community/kde4-kio-rapip/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/kde4-kio-rapip/PKGBUILD b/community/kde4-kio-rapip/PKGBUILD
index d014800a4..2b95f4b69 100644
--- a/community/kde4-kio-rapip/PKGBUILD
+++ b/community/kde4-kio-rapip/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 65608 2012-02-21 09:35:03Z spupykin $
+# $Id: PKGBUILD 96052 2013-08-19 13:04:58Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ReNoM <renom@list.ru>
pkgname=kde4-kio-rapip
-pkgver=0.2
-pkgrel=2
+pkgver=0.4
+pkgrel=1
pkgdesc="KIOSlave to browse through the PDA file system via the SynCE infrastructure"
arch=(i686 x86_64)
url="http://synce.sourceforge.net/"
license="MIT"
-depends=('kdelibs' 'synce-libsynce' 'synce-librapi')
+depends=('kdelibs' 'synce-core')
makedepends=('gcc' 'cmake' 'automoc4')
install=kde4-kio-rapip.install
source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
-md5sums=('94473e10e1b4dd6040c646a8c7421d0c')
+md5sums=('8411e62bcf7936c2fc9dddc4150c9f96')
build() {
cd "$srcdir/$pkgname-$pkgver"