diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-06-22 21:42:57 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-06-24 02:35:10 +0200 |
commit | 42571618ddbce54898e213ce8eaece8f91ffae33 (patch) | |
tree | c65439e758db625454e6708e5aabf4577bcd876a | |
parent | security/caldera*: Update to 5.3.0 (diff) |
graphics/hyprgraphics: update to 0.1.4
Changes: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.4
Reported by: GitHub (watch releases)
-rw-r--r-- | graphics/hyprgraphics/Makefile | 5 | ||||
-rw-r--r-- | graphics/hyprgraphics/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile index f85750c606fa..b34809b9c076 100644 --- a/graphics/hyprgraphics/Makefile +++ b/graphics/hyprgraphics/Makefile @@ -1,7 +1,6 @@ PORTNAME= hyprgraphics DISTVERSIONPREFIX= v -DISTVERSION= 0.1.3 -PORTREVISION= 2 +DISTVERSION= 0.1.4 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libhyprutils.so:devel/hyprutils \ libjxl.so:graphics/libjxl \ - libspng.so:graphics/libspng \ + libpng.so:graphics/png \ libwebp.so:graphics/webp USES= cmake:testing compiler:c++11-lib gnome jpeg pkgconfig xorg diff --git a/graphics/hyprgraphics/distinfo b/graphics/hyprgraphics/distinfo index 608f4d6c5a26..1dad374865e8 100644 --- a/graphics/hyprgraphics/distinfo +++ b/graphics/hyprgraphics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743953322 -SHA256 (hyprwm-hyprgraphics-v0.1.3_GH0.tar.gz) = 0e11457135a9e7160cf147d361fae3c5dc40035a4ebd894c5d409baa896f43cf -SIZE (hyprwm-hyprgraphics-v0.1.3_GH0.tar.gz) = 424310 +TIMESTAMP = 1750621377 +SHA256 (hyprwm-hyprgraphics-v0.1.4_GH0.tar.gz) = 8b4662a0e687351da703a19e9cd9fdbe4b4b053e7380957584cda112c96feb9f +SIZE (hyprwm-hyprgraphics-v0.1.4_GH0.tar.gz) = 425677 |