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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Aug 19 10:59:33 UTC 2013


    Date: Monday, August 19, 2013 @ 12:59:33
  Author: angvp
Revision: 96031

upgpkg: synce-kde 0.15-8

Rebuild against setuptools

Modified:
  synce-kde/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 10:59:01 UTC (rev 96030)
+++ PKGBUILD	2013-08-19 10:59:33 UTC (rev 96031)
@@ -4,7 +4,7 @@
 
 pkgname=synce-kde
 pkgver=0.15
-pkgrel=7
+pkgrel=8
 pkgdesc="Provide a means of communication with a Windows CE device - KDE tools and integration"
 arch=(any)
 url="http://synce.sourceforge.net/"
@@ -12,7 +12,7 @@
 depends=('synce-librapi' 'synce-rra' 'pygobject' 'synce-sync-engine'
          'kdebindings-python2')
 optdepends=('unshield' 'orange' 'dynamite')
-makedepends=('agsync' 'synce-rra' 'python2-distribute')
+makedepends=('agsync' 'synce-rra' 'python2-setuptools')
 source=("http://downloads.sourceforge.net/synce/synce-kpm-$pkgver.tar.gz")
 md5sums=('12130b93710b849e18f72752a6949393')
 




More information about the arch-commits mailing list