summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2020-11-29 23:02:28 +0100
committerSanskritFritz2020-11-29 23:02:28 +0100
commit685be3e04fd547059a59fc0f4d2e24ebac6ee792 (patch)
tree00dc106bd2f9b573d88caa417bfdcaf4c079c9d8 /PKGBUILD
parent5da2bfbb366adb506b5e4e6654860b2e80f125c8 (diff)
downloadaur-685be3e04fd547059a59fc0f4d2e24ebac6ee792.tar.gz
New dependency added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aabe46e992b0..703a5813cc7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=quikey-git
_gitname=quikey
-pkgver=0.1.3.r0.ga4181ba
+pkgver=0.1.5.r0.gdb1e74b
pkgrel=1
pkgdesc="A keyboard macro tool."
arch=('any')
url="https://github.com/bostrt/quikey"
license=('MIT')
-depends=('python-click' 'python-colored' 'python-daemon' 'python-inotify-simple' 'python-tinydb' 'python-pynput' 'python-terminaltables' 'python-xdg' 'python-humanize' 'python-pick')
+depends=('python-click' 'python-colored' 'python-daemon' 'python-inotify-simple' 'python-tinydb' 'python-pynput' 'python-terminaltables' 'python-xdg' 'python-humanize' 'python-pick' 'python-filelock')
makedepends=('python-setuptools')
provides=('quikey')
conflicts=('quikey')