diff options
author | dszryan | 2019-09-27 21:07:06 +1000 |
---|---|---|
committer | dszryan | 2019-09-27 21:07:06 +1000 |
commit | 0c284fc922834b27ff5d913e130fdf0ba834de18 (patch) | |
tree | c4db899d216bd8bc39ed9fefcd6b178e7711e554 /.SRCINFO | |
parent | 753b97ae8c40101a6f19abe58bc6d5ade7e48b21 (diff) | |
download | aur-0c284fc922834b27ff5d913e130fdf0ba834de18.tar.gz |
removed unused INSTALL file
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ pkgbase = wayland-mouse-mapper-git pkgdesc = Maps mouse buttons to keys in wayland, configured to swap workspaces under gnome - pkgver = 0.1 + pkgver = 0.2 pkgrel = 1 url = https://github.com/dszryan/wayland-mouse-mapper-git - install = INSTALL + install = wayland-mouse-mapper-git.install arch = any license = GPL makedepends = git depends = libinput>=1.14.1 depends = evemu>=2.7.0 - source = wayland-mouse-mapper-git-0.1::git+https://github.com/dszryan/wayland-mouse-mapper-git.git + source = wayland-mouse-mapper-git-0.2::git+https://github.com/dszryan/wayland-mouse-mapper-git.git md5sums = SKIP pkgname = wayland-mouse-mapper-git |