libinput-gestures: update to 2.41.
This commit is contained in:
parent
a9fac4c721
commit
e1d86859c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput-gestures'
|
||||
pkgname=libinput-gestures
|
||||
version=2.40
|
||||
version=2.41
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/bulletmark/${pkgname}"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=6948be9c28f9ffa039e0382ec7382dc0250a04a5443aca17cbcc9520b56713ac
|
||||
checksum=7e40085612ebb4a5d56bd5044bb5001a3cd4f841a37fefd6c428d88971f25091
|
||||
conf_files="/etc/libinput-gestures.conf"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue