summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2016-12-01 20:50:14 +0100
committerBenjamin Chrétien2016-12-01 20:50:14 +0100
commite9c047b89d760ec3481bf296c8eb2bba75b57e01 (patch)
tree87f494ddd6ea317d75d905b6f4d553440a234225 /PKGBUILD
parent8b443058180fc62bf75fbebc3cf7bed3604c6fe2 (diff)
downloadaur-e9c047b89d760ec3481bf296c8eb2bba75b57e01.tar.gz
Update to version 0.9.1b9d6c2 (pkgrel 1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e29b350803f9..80235045fcb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,15 @@
# Contributor: Gordin <9ordin @t gmail d@t com>
pkgname=screenkey-git
-pkgver=0.3.67216f6
+pkgver=0.9.1b9d6c2
pkgrel=1
pkgdesc="Screencast tool to show your keys inspired by Screenflick, based on key-mon. Active fork with new features."
arch=('any')
url="https://github.com/wavexx/screenkey"
license=('GPL3')
-depends=('python2' 'pygtk' 'python2-xlib' 'python2-keybinder2' 'xorg-xmodmap')
+depends=('python2' 'pygtk' 'libx11')
makedepends=('git' 'python2-distutils-extra' 'python2-setuptools')
+optdepends=('slop' 'ttf-font-awesome')
source=("$pkgname"::"git+https://github.com/wavexx/screenkey.git")
sha1sums=('SKIP')
conflicts=('screenkey')