summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 337e4f9f742c..55e7acd9e74a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=autokey-py3
pkgver=0.95.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python 3 port of AutoKey, a desktop automation utility for Linux and X11 with new features."
url="https://github.com/autokey/autokey"
depends=('python' 'wmctrl' 'hicolor-icon-theme' 'python-dbus' 'python-pyinotify'
@@ -15,7 +15,7 @@ optdepends=('kdialog: for Qt interface'
'python-pyqt5: for Qt interface'
'python-qscintilla-qt5: for Qt interface'
'qt-at-spi: to work with KDE/Qt applications'
- 'python-atspi-git: temporarily required for ATSPI in Gtk interface')
+ 'python-atspi: for ATSPI in Gtk interface')
conflicts=('autokey' 'autokey-gtk' 'autokey-data')
license=('GPL3')
arch=('any')