diff options
Diffstat (limited to 'devel/hyprutils')
-rw-r--r-- | devel/hyprutils/Makefile | 2 | ||||
-rw-r--r-- | devel/hyprutils/distinfo | 6 | ||||
-rw-r--r-- | devel/hyprutils/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile index d181ce7f235e..90593cd9b850 100644 --- a/devel/hyprutils/Makefile +++ b/devel/hyprutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprutils DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.4 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo index 2199aff2a819..95773a141eb0 100644 --- a/devel/hyprutils/distinfo +++ b/devel/hyprutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753842900 -SHA256 (hyprwm-hyprutils-v0.8.2_GH0.tar.gz) = 932f8b0023edcbfd01106c634010cad1533dccf295c2817d66da0e455e12753a -SIZE (hyprwm-hyprutils-v0.8.2_GH0.tar.gz) = 42757 +TIMESTAMP = 1756194300 +SHA256 (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 923c108c5d0e69bb1fe53f27b64f10a50eef98cfe22c889b44743d70a8ec485a +SIZE (hyprwm-hyprutils-v0.8.4_GH0.tar.gz) = 43093 diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist index f6fe722a91eb..d551d8c4740b 100644 --- a/devel/hyprutils/pkg-plist +++ b/devel/hyprutils/pkg-plist @@ -9,6 +9,7 @@ include/hyprutils/math/Misc.hpp include/hyprutils/math/Region.hpp include/hyprutils/math/Vector2D.hpp include/hyprutils/memory/Atomic.hpp +include/hyprutils/memory/Casts.hpp include/hyprutils/memory/ImplBase.hpp include/hyprutils/memory/SharedPtr.hpp include/hyprutils/memory/UniquePtr.hpp |