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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Aug 18 14:26:04 UTC 2013


    Date: Sunday, August 18, 2013 @ 16:26:04
  Author: bpiotrowski
Revision: 95900

upgpkg: synaptiks 0.8.1-7

- replace python2-distribute with python2-setuptools

Modified:
  synaptiks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 14:19:47 UTC (rev 95899)
+++ PKGBUILD	2013-08-18 14:26:04 UTC (rev 95900)
@@ -8,12 +8,12 @@
 
 pkgname=synaptiks
 pkgver=0.8.1
-pkgrel=6
+pkgrel=7
 pkgdesc='A touchpad configuration and management tool for KDE'
 arch=('any')
 url="http://synaptiks.readthedocs.org/"
 license=('BSD')
-depends=('kdebase-workspace' 'kdebindings-python2' 'python2-distribute'
+depends=('kdebase-workspace' 'kdebindings-python2' 'python2-setuptools'
          'python2-udev' 'xf86-input-synaptics')
 install=$pkgname.install
 source=("http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.bz2"




More information about the arch-commits mailing list