diff options
author | Marcel Kaiser <mk@nic-nac-project.org> | 2021-09-11 18:39:02 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-09-11 18:40:26 +0000 |
commit | d96d611f858918a824cdbf08a11777bffdc72ac5 (patch) | |
tree | eb767a5efc56d2e716232ac889d55001107cb6b6 | |
parent | db7eee2d9c3fd687600510e61f829a94e005be05 (diff) |
x11/dsbxinput: Update to 0.1.1
PR: 257312
-rw-r--r-- | x11/dsbxinput/Makefile | 5 | ||||
-rw-r--r-- | x11/dsbxinput/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/dsbxinput/Makefile b/x11/dsbxinput/Makefile index 40ec285b54be..3e00c40e8fdb 100644 --- a/x11/dsbxinput/Makefile +++ b/x11/dsbxinput/Makefile @@ -1,6 +1,5 @@ PORTNAME= dsbxinput -DISTVERSION= 0.1 -PORTREVISION= 1 +DISTVERSION= 0.1.1 CATEGORIES= x11 MAINTAINER= mk@nic-nac-project.org @@ -11,7 +10,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= xinput:x11/xinput -USES= pyqt:5 python:3.7+ qt:5 +USES= pyqt:5 python:3.8+ qt:5 USE_QT= linguisttools_build USE_GITHUB= yes GH_ACCOUNT= mrclksr diff --git a/x11/dsbxinput/distinfo b/x11/dsbxinput/distinfo index 8bc8158e1d3f..1a033536796b 100644 --- a/x11/dsbxinput/distinfo +++ b/x11/dsbxinput/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618745410 -SHA256 (mrclksr-DSBXinput-0.1_GH0.tar.gz) = 6cc8e69b508e21c215a53090c084cba994a54169085377c1e5cf1c1c4702159a -SIZE (mrclksr-DSBXinput-0.1_GH0.tar.gz) = 9636 +TIMESTAMP = 1626708232 +SHA256 (mrclksr-DSBXinput-0.1.1_GH0.tar.gz) = 11cbb3060a73bce3192567ca5ea97c26dc13ba5922eaedd6ec8031fbc9e66530 +SIZE (mrclksr-DSBXinput-0.1.1_GH0.tar.gz) = 9460 |