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 fca5d0398ff8..90593cd9b850 100644 --- a/devel/hyprutils/Makefile +++ b/devel/hyprutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprutils DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.4 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo index 349bda2042e6..95773a141eb0 100644 --- a/devel/hyprutils/distinfo +++ b/devel/hyprutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752805704 -SHA256 (hyprwm-hyprutils-v0.8.1_GH0.tar.gz) = 1f1e17998ec462dae065483db43b63033e75ac7fc4c3c6aab1af3b679b24ab36 -SIZE (hyprwm-hyprutils-v0.8.1_GH0.tar.gz) = 42105 +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 |