Search Criteria
Package Details: snaptile-git r18.dd53049-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snaptile-git.git (read-only, click to copy) |
---|---|
Package Base: | snaptile-git |
Description: | Versatile, mouse-free window tiling for X11, with a 12 section grid system. |
Upstream URL: | https://github.com/jakebian/snaptile |
Licenses: | GPL |
Conflicts: | snaptile |
Provides: | snaptile |
Submitter: | madnight |
Maintainer: | madnight |
Last Packager: | madnight |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-09 21:31 (UTC) |
Last Updated: | 2017-06-09 21:31 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- python-xlib
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
schrmh commented on 2023-03-19 03:54 (UTC) (edited on 2023-03-19 03:55 (UTC) by schrmh)
Doesn't work anymore because git:// is used. include +https to fix it. Like so:
source=("git+https://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}")