From 72b01f1560096614f1f6d1ffdc583386d4b0400a Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Mon, 27 Apr 2020 04:27:00 +0000 Subject: [PATCH] x11/simplestroke: Update to 1.3.1 --- x11/simplestroke/Makefile | 2 +- x11/simplestroke/distinfo | 6 +++--- x11/simplestroke/pkg-descr | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/simplestroke/Makefile b/x11/simplestroke/Makefile index 966b35c40470..376f0b30fec1 100644 --- a/x11/simplestroke/Makefile +++ b/x11/simplestroke/Makefile @@ -3,7 +3,7 @@ PORTNAME= simplestroke DISTVERSIONPREFIX= v -DISTVERSION= 1.3 +DISTVERSION= 1.3.1 CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org diff --git a/x11/simplestroke/distinfo b/x11/simplestroke/distinfo index ec8a01a6873c..aa42d704cc82 100644 --- a/x11/simplestroke/distinfo +++ b/x11/simplestroke/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586533464 -SHA256 (t6-simplestroke-v1.3_GH0.tar.gz) = ae704da018581fc4d5525c9fd9a0bf718e0050cf25863d613906d498f66ece55 -SIZE (t6-simplestroke-v1.3_GH0.tar.gz) = 23874 +TIMESTAMP = 1587859493 +SHA256 (t6-simplestroke-v1.3.1_GH0.tar.gz) = 60da093bf171558fce5aca896a5a82a16ea59be32ec8221348344a5cb28974a0 +SIZE (t6-simplestroke-v1.3.1_GH0.tar.gz) = 23793 diff --git a/x11/simplestroke/pkg-descr b/x11/simplestroke/pkg-descr index 13f66b5c1f72..17e787fe5027 100644 --- a/x11/simplestroke/pkg-descr +++ b/x11/simplestroke/pkg-descr @@ -1,5 +1,5 @@ Simplestroke is a simple utility that detects mouse gestures. It -currently detects twelve pre-defined mouse gestures and prints the +currently detects sixteen pre-defined mouse gestures and prints the name of the detected gesture to stdout, if any. The output can then e.g. be used in a simple shell script to execute commands. @@ -7,4 +7,4 @@ Example usages could include closing windows in i3 by drawing a Z over them or other window manipulations, or pausing your music player by drawing a left-to-right line. -WWW: https://github.com/t6/simplestroke/ +WWW: https://github.com/t6/simplestroke