diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2020-11-17 21:41:30 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2020-11-17 21:41:30 +0800 |
commit | b605424e25b376b663d778dc5da982bd259071a3 (patch) | |
tree | 8e9bcb9a1aaf297aff5499739e1cbc414836941a /editors | |
parent | 99987ddcee76ead7bc0463dd62a6c597d665ff4a (diff) | |
download | freebsd-ports-gnome-b605424e25b376b663d778dc5da982bd259071a3.tar.gz freebsd-ports-gnome-b605424e25b376b663d778dc5da982bd259071a3.tar.zst freebsd-ports-gnome-b605424e25b376b663d778dc5da982bd259071a3.zip |
editors/py-pynvim: Update to 0.4.2
PR: 250991
Approved by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/py-pynvim/Makefile | 2 | ||||
-rw-r--r-- | editors/py-pynvim/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index 29b7156674b2..c7c37cebb067 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pynvim -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= editors python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/editors/py-pynvim/distinfo b/editors/py-pynvim/distinfo index e94b0399117b..6b795b08d15b 100644 --- a/editors/py-pynvim/distinfo +++ b/editors/py-pynvim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590965199 -SHA256 (pynvim-0.4.1.tar.gz) = 55e918d664654cfa1c9889d3dbe7c63e9f338df5d49471663f78d54c85e84c58 -SIZE (pynvim-0.4.1.tar.gz) = 41939 +TIMESTAMP = 1604947404 +SHA256 (pynvim-0.4.2.tar.gz) = 6bc6204d465de5888a0c5e3e783fe01988b032e22ae87875912280bef0e40f8f +SIZE (pynvim-0.4.2.tar.gz) = 42234 |