summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 102e82c081d7..0af8207131ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
pkgbase = quicktile-git
- pkgdesc = Lightweight standalone alternative to Compiz Grid plugin
- pkgver = 20170907
- pkgrel = 2
+ pkgdesc = Adds window-tiling hotkeys to any X11 desktop
+ pkgver = 0.4.0
+ pkgrel = 1
+ epoch = 1
url = https://github.com/ssokolow/quicktile
arch = any
license = GPLv2
- makedepends = git
- depends = python2
- depends = pygtk
- depends = python2-xlib
- depends = python2-wnck
- depends = python2-setuptools
- optdepends = python2-dbus
+ makedepends = python-setuptools
+ depends = python
+ depends = gtk3
+ depends = libwnck3
+ depends = python-gobject
+ depends = python-xlib
+ optdepends = python-dbus: required if you want to interact with QuickTile over D-Bus
+ source = https://github.com/ssokolow/quicktile/archive/v0.4.0.tar.gz
+ sha512sums = 4aecbd3433d28872c7c2e9a59eaf0d907a901c29bafa900f76c8f9a074450577522037d89cb6a206807df5f6086c0425da847ec6f26c88431e0bb6183b2631f2
pkgname = quicktile-git