libinput-gestures: update to 2.57.
This commit is contained in:
parent
8693c1ae4a
commit
f8860d60a4
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libinput-gestures'
|
||||
pkgname=libinput-gestures
|
||||
version=2.50
|
||||
revision=2
|
||||
version=2.57
|
||||
revision=1
|
||||
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
||||
short_desc="Action gestures on your touchpad using libinput"
|
||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/bulletmark/libinput-gestures"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=679c03b53b1f3d1df2b074056b6f80868ddac004589d6af79e34a40699f174de
|
||||
checksum=4259ae64276636c0a2497a462582ef43e044c580fc27c24d647ecd0ba7f7a8a7
|
||||
conf_files="/etc/libinput-gestures.conf"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue