mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
update synaptiks to 0.5.2
This commit is contained in:
parent
2615bd6fb7
commit
e62464c504
@ -5,7 +5,7 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=synaptiks
|
||||
pkgver=0.5.1
|
||||
pkgver=0.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="A touchpad tool for KDE."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -14,7 +14,7 @@ license=('BSD')
|
||||
depends=('xf86-input-synaptics' 'libxi>=1.3' 'pyqt' 'kdebindings-python>=4.5' 'python-udev' 'kdesdk-scripts')
|
||||
makedepends=('setuptools' 'gettext' 'docbook-xsl')
|
||||
source=(http://pypi.python.org/packages/source/s/synaptiks/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('61cba22ae8730a7db7aff99a883c40ae')
|
||||
md5sums=('93356e91867787291b00cfe763388e86')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user