Date: Monday, August 19, 2013 @ 15:04:41 Author: spupykin Revision: 96051
upgpkg: kde4-kio-rapip 0.4-1 upd Modified: kde4-kio-rapip/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-19 12:57:57 UTC (rev 96050) +++ PKGBUILD 2013-08-19 13:04:41 UTC (rev 96051) @@ -3,17 +3,17 @@ # Contributor: ReNoM <[email protected]> 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"
