diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-05-13 22:55:50 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-05-13 22:55:50 +0000 |
commit | 469ef84519cefb47427e966637d9bf8b97e501a7 (patch) | |
tree | 32571c2cc553e89314436bee2a80abf0b28caf32 | |
parent | f5c3d03de992cfe0e9f6c13090be97c1f17bcd3d (diff) |
editors/mousepad: Update to 0.6.1
-rw-r--r-- | editors/mousepad/Makefile | 3 | ||||
-rw-r--r-- | editors/mousepad/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 767eced61493..8231f6146fd7 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -1,6 +1,5 @@ PORTNAME= mousepad -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.6.1 CATEGORIES= editors xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo index 9e155e7b95f1..aac5f8750d03 100644 --- a/editors/mousepad/distinfo +++ b/editors/mousepad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675965926 -SHA256 (xfce4/mousepad-0.6.0.tar.bz2) = 2253a5c582b8a899d842a8e4311d6b760435ad7cca493ff4edf305b89c1913d4 -SIZE (xfce4/mousepad-0.6.0.tar.bz2) = 969433 +TIMESTAMP = 1684015091 +SHA256 (xfce4/mousepad-0.6.1.tar.bz2) = 560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36 +SIZE (xfce4/mousepad-0.6.1.tar.bz2) = 1405279 |