mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libinput-gestures: update to 2.50
This commit is contained in:
parent
a3aa158a63
commit
9d9c29aab4
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libinput-gestures'
|
# Template file for 'libinput-gestures'
|
||||||
pkgname=libinput-gestures
|
pkgname=libinput-gestures
|
||||||
version=2.48
|
version=2.50
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
||||||
short_desc="Action gestures on your touchpad using libinput"
|
short_desc="Action gestures on your touchpad using libinput"
|
||||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/bulletmark/${pkgname}"
|
homepage="https://github.com/bulletmark/libinput-gestures"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=79db6dc3b17286fd6d3ef1f38bd6fa6be291ea09ae6eefe5b5c5cefe0becd92c
|
checksum=679c03b53b1f3d1df2b074056b6f80868ddac004589d6af79e34a40699f174de
|
||||||
conf_files="/etc/libinput-gestures.conf"
|
conf_files="/etc/libinput-gestures.conf"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue