x11/hyprland-qtutils: update to 0.1.5

While here, reorder variables to make portclippy happy.

Changelog: https://github.com/hyprwm/hyprland-qtutils/releases/tag/v0.1.5

Reported by:	GitHub (watch releases)
This commit is contained in:
Hiroki Tagato 2025-09-13 15:56:12 +09:00
parent d17e7abbd7
commit 252c85c686
2 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= hyprland-qtutils
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
PORTREVISION= 3
DISTVERSION= 0.1.5
CATEGORIES= x11
MAINTAINER= tagattie@FreeBSD.org
@ -15,10 +14,14 @@ LIB_DEPENDS= libhyprutils.so:devel/hyprutils
RUN_DEPENDS= hyprland-qt-support>0:x11-toolkits/hyprland-qt-support
USES= cmake compiler:c++11-lib pkgconfig qt:6
USE_GITHUB= yes
USE_QT= base declarative wayland:build
GH_ACCOUNT= hyprwm
USE_QT= base declarative wayland:build
LDFLAGS+= -Wl,--as-needed # Qt deps
PLIST_FILES= bin/hyprland-dialog \
bin/hyprland-donate-screen \
bin/hyprland-update-screen

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1745951494
SHA256 (hyprwm-hyprland-qtutils-v0.1.4_GH0.tar.gz) = 56a83f4625feeed86bbc5d744b91d2074330c5aa41adf6e32c023f06f9fb9d34
SIZE (hyprwm-hyprland-qtutils-v0.1.4_GH0.tar.gz) = 9586
TIMESTAMP = 1757738292
SHA256 (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = c02e47c9f720c20a5adca1baebbcfee0db5d3d36ce9595779563a2e5d27bafca
SIZE (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = 10135