summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Arms2020-10-25 16:29:48 +1100
committerLuke Arms2020-10-25 16:29:48 +1100
commit59d3b756889183440f15a16ca502dadd71791e35 (patch)
tree60dd7e904a446d488944733c8da91b3449e3cebd /PKGBUILD
parent3b3cc41c07d35f6b42c255e37709df666f068f3f (diff)
downloadaur-59d3b756889183440f15a16ca502dadd71791e35.tar.gz
Add libkeybinder3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f11ca545fc1..243c501d4144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=emote
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
url="https://github.com/tom-james-watson/Emote"
pkgdesc="Emoji Picker for Linux written in GTK3"
arch=('any')
license=('GPL3')
-depends=('python' 'gtk3' 'python-gobject' 'python-xlib')
+depends=('python' 'gtk3' 'python-gobject' 'python-xlib' 'libkeybinder3')
makedepends=('python-setuptools' 'python-pipenv')
source=(
"setup.py"