mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libinput-gestures: update to 2.39.
This commit is contained in:
parent
1ac548e82e
commit
deaeb9e343
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.38
|
version=2.39
|
||||||
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=34ee3641b1337bf59105dfa246c38c72e7b91a8b05aa3b3b7d2e1eb09ef29c5c
|
checksum=de7e57782867bb186e62b4c21177d0230e4a6cde16a66322ef4b6ecfc5beb4ea
|
||||||
conf_files="/etc/libinput-gestures.conf"
|
conf_files="/etc/libinput-gestures.conf"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue