summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDmitry Kharitonov2017-03-10 14:20:20 +0500
committerDmitry Kharitonov2017-03-10 14:20:20 +0500
commitb55c70ba67714066c68f3337adfc742731bef02e (patch)
treeb1d323bc2c06d21842597641ac289051f8192f27 /.SRCINFO
parentddd0f83867b0c190d367b4d21c864b794f3478c0 (diff)
downloadaur-b55c70ba67714066c68f3337adfc742731bef02e.tar.gz
GTK icon cache is now updated via pacman-hooks per recent Arch changes
gtk-update-icon-cache is added to depends, .install is removed
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b42c2c6484a..d06c8974abcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Feb 23 06:48:13 UTC 2017
+# Fri Mar 10 09:19:55 UTC 2017
pkgbase = autokey-py3
pkgdesc = Python 3 port of AutoKey, a desktop automation utility for Linux and X11 with new features.
pkgver = 0.93.10
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/guoci/autokey-py3
- install = autokey-py3.install
arch = any
license = GPL3
makedepends = python-setuptools
@@ -24,6 +23,7 @@ pkgbase = autokey-py3
depends = gtksourceview3
depends = libnotify
depends = libappindicator-gtk3
+ depends = gtk-update-icon-cache
optdepends = python-atspi
optdepends = python-qscintilla: for QT GUI (deprecated)
optdepends = kdebindings-python: for QT GUI (deprecated)