Skip to content
Snippets Groups Projects
Unverified Commit 63284f55 authored by Craig Comstock's avatar Craig Comstock Committed by Clayton Craft
Browse files

main/gesture: upgrade to v0.5 (MR 1354)

parent 96fd971e
No related branches found
No related tags found
No related merge requests found
# Maintainer: Craig Comstock <craig@unreasonablefarm.org>
pkgname=gesture
pkgver=0.1
pkgrel=2
pkgver=0.5
pkgrel=0
pkgdesc="handwriting algorithm with implementation for linux touchscreens injecting keys into a tty"
url="https://gitlab.com/unrznbl/gesture"
arch="all"
license="GPL-3.0-only"
depends="python3 py3-libevdev"
makedepends="linux-headers"
install="$pkgname.post-install $pkgname.pre-deinstall"
options="!check"
......@@ -20,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="bb06d5579883e441087c1162c06fabde8051efa9cf4d5327983d589d86f94a11d3d1075b49d81aa042cf0c064f7ae403f1ce607535814d316316cd42ebc1d512 gesture-v0.1.tar.gz"
sha512sums="759ecbbfc5a2c474d0b484eceb5c2336fb36bb1ded4e1a69390c890b07d0b58a152afa88e7d04bf97ce2d58e2d166864acaa114c2bfefe5abd29b06dde2050e1 gesture-v0.5.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment