mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
libinput-gestures: update to 2.40.
This commit is contained in:
parent
2b79d828bc
commit
690a68cc93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libinput-gestures'
|
# Template file for 'libinput-gestures'
|
||||||
pkgname=libinput-gestures
|
pkgname=libinput-gestures
|
||||||
version=2.39
|
version=2.40
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
||||||
|
@ -9,7 +9,7 @@ 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/${pkgname}"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=de7e57782867bb186e62b4c21177d0230e4a6cde16a66322ef4b6ecfc5beb4ea
|
checksum=6948be9c28f9ffa039e0382ec7382dc0250a04a5443aca17cbcc9520b56713ac
|
||||||
conf_files="/etc/libinput-gestures.conf"
|
conf_files="/etc/libinput-gestures.conf"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue