Index: deskutils/py-autokey/Makefile =================================================================== --- deskutils/py-autokey/Makefile (revision 525444) +++ deskutils/py-autokey/Makefile (working copy) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= autokey -DISTVERSION= 0.95.4 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.95.9 CATEGORIES= deskutils python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= daniel@shafer.cc @@ -23,7 +22,10 @@ USES= python:3.6+ shebangfix USE_PYTHON= distutils concurrent +USE_GITHUB= yes +INSTALLS_ICONS= yes + NO_ARCH= yes OPTIONS_MULTI= GUI Index: deskutils/py-autokey/distinfo =================================================================== --- deskutils/py-autokey/distinfo (revision 525444) +++ deskutils/py-autokey/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546268894 -SHA256 (autokey-0.95.4.tar.gz) = 0e46d27727cd611ddf5a23a5a88924fc614662bd797db4fa177cabbe63448206 -SIZE (autokey-0.95.4.tar.gz) = 263627 +TIMESTAMP = 1581008620 +SHA256 (autokey-autokey-v0.95.9_GH0.tar.gz) = 46d42189d7a033ce9710395d2ddca685e83bd8792d6b25309e2446c4184063b5 +SIZE (autokey-autokey-v0.95.9_GH0.tar.gz) = 274221 Index: deskutils/py-autokey/pkg-descr =================================================================== --- deskutils/py-autokey/pkg-descr (revision 525444) +++ deskutils/py-autokey/pkg-descr (working copy) @@ -1,5 +1,5 @@ Desktop automation utility for Linux and X11 written in Python 3. -Allows you to Configure keystroke to trigger phrases or scripts +Allows you to Configure keystroke to trigger phrases or scripts written in Python. -WWW: https://github.com/autokey-py3/autokey +WWW: https://github.com/autokey/autokey