diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-11-03 13:07:07 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-11-03 13:41:31 +0000 |
commit | 2d93e41376408bd82d5d4c1343896233db9de9f2 (patch) | |
tree | 39fb8b48fbf3e9576043d526b80d7c01eae26641 | |
parent | 76c3413bcd75bd27bc847056dc00b7c75625eb9f (diff) | |
download | ports-2d93e41376408bd82d5d4c1343896233db9de9f2.tar.gz ports-2d93e41376408bd82d5d4c1343896233db9de9f2.zip |
x11/waybar: update to 0.9.24
Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.24
Reported by: GitHub (watch releases)
-rw-r--r-- | x11/waybar/Makefile | 2 | ||||
-rw-r--r-- | x11/waybar/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile index 88266bda4a81..311d410969dc 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -1,5 +1,5 @@ PORTNAME= waybar -DISTVERSION= 0.9.23 +DISTVERSION= 0.9.24 CATEGORIES= x11 wayland PKGNAMESUFFIX= ${FLAVOR:N${FLAVORS:[1]}:C/.+/-${FLAVOR}/} diff --git a/x11/waybar/distinfo b/x11/waybar/distinfo index 2576a21c0af6..c87c0942e262 100644 --- a/x11/waybar/distinfo +++ b/x11/waybar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698931015 -SHA256 (Alexays-Waybar-0.9.23_GH0.tar.gz) = 9b175e28f57453b54f9c426b0744ce883bf51e91527567cc1f9de1bd5c77b3c9 -SIZE (Alexays-Waybar-0.9.23_GH0.tar.gz) = 275424 +TIMESTAMP = 1699016827 +SHA256 (Alexays-Waybar-0.9.24_GH0.tar.gz) = 57aa7860bc066ebf4f3327dafa9841100b098c0dec1dce4baaa1fae63e9b57ae +SIZE (Alexays-Waybar-0.9.24_GH0.tar.gz) = 275416 |