diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2024-08-11 15:08:20 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2024-08-12 00:55:31 +0000 |
| commit | 4eb804c861f99d3a22854014e30df96d7f9294e6 (patch) | |
| tree | 076f301ebd843f294848d7e21e8b1bc7ccb42f5d | |
| parent | 94e72d3fea1231ca2f9f4a270475648612e19f00 (diff) | |
x11/nwg-dock-hyprland: update to 0.2.1
Changes: https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.2.1
Reported by: GitHub (watch releases)
| -rw-r--r-- | x11/nwg-dock-hyprland/Makefile | 4 | ||||
| -rw-r--r-- | x11/nwg-dock-hyprland/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index bf4794410505..f7743f621759 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,6 +1,6 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -20,7 +20,7 @@ GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5c5115f0d774:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ golang:sys:v0.24.0:golang_sys/vendor/golang.org/x/sys \ - gotk3:gotk3:v0.6.3:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ + gotk3:gotk3:ff349ae13f56:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} diff --git a/x11/nwg-dock-hyprland/distinfo b/x11/nwg-dock-hyprland/distinfo index e05707214d19..3ecaa1a7ed93 100644 --- a/x11/nwg-dock-hyprland/distinfo +++ b/x11/nwg-dock-hyprland/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1723207455 -SHA256 (nwg-piotr-nwg-dock-hyprland-v0.2.0_GH0.tar.gz) = 313734ce5b0064c98f1ad7ddbdd7733fd932f5323cf8abe8b113c061e073cb50 -SIZE (nwg-piotr-nwg-dock-hyprland-v0.2.0_GH0.tar.gz) = 21295 +TIMESTAMP = 1723388900 +SHA256 (nwg-piotr-nwg-dock-hyprland-v0.2.1_GH0.tar.gz) = e59fa2e617d943bd9285074935f1525a0ff22c628c9f782b85cacaf7ab897bfa +SIZE (nwg-piotr-nwg-dock-hyprland-v0.2.1_GH0.tar.gz) = 20971 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 9b4f0a555e5f7714930e3f592414e6fa5cb61b744a58ee79419fa89a5530af9e SIZE (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 2374334 SHA256 (golang-sys-v0.24.0_GH0.tar.gz) = 3402ba7b578406df222693bac2b4011b5c9ab9180b0c123db1ed92da8ba11052 SIZE (golang-sys-v0.24.0_GH0.tar.gz) = 1501680 -SHA256 (gotk3-gotk3-v0.6.3_GH0.tar.gz) = cf233b835b1fdd23afa393d1e7483c44a57ab7729afe3a72e7ae3ded2b27a0c8 -SIZE (gotk3-gotk3-v0.6.3_GH0.tar.gz) = 278230 +SHA256 (gotk3-gotk3-ff349ae13f56_GH0.tar.gz) = e37085985248c69a8b429e37eb2ebee31a2b0f6bbd8310dc154050985fcc6b04 +SIZE (gotk3-gotk3-ff349ae13f56_GH0.tar.gz) = 279122 SHA256 (sirupsen-logrus-v1.9.3_GH0.tar.gz) = cfa48a647a28c1f12fb6a9b672bc4d88b6407ff05aedcf23ce939d342646acce SIZE (sirupsen-logrus-v1.9.3_GH0.tar.gz) = 50320 |
