Date: Wed, 24 Apr 2024 21:21:52 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 757d66a3fc95 - main - sysutils/fastfetch: update to 2.10.0 Message-ID: <202404242121.43OLLqZr082178@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=757d66a3fc95d621e5bf25f060069687cfa6ec45 commit 757d66a3fc95d621e5bf25f060069687cfa6ec45 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-04-24 11:33:15 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-04-24 21:21:22 +0000 sysutils/fastfetch: update to 2.10.0 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.10.0 --- sysutils/fastfetch/Makefile | 2 +- sysutils/fastfetch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index 31e9828e7023..db83722782fe 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.9.2 +DISTVERSION= 2.10.0 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 92883be4758a..19b14f4c24a6 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713255762 -SHA256 (fastfetch-cli-fastfetch-2.9.2_GH0.tar.gz) = 3ca9e48ed30c49fc50d5f64a2ce327a9f00ce4497feac01865c50086cc43e5ce -SIZE (fastfetch-cli-fastfetch-2.9.2_GH0.tar.gz) = 1294912 +TIMESTAMP = 1713951850 +SHA256 (fastfetch-cli-fastfetch-2.10.0_GH0.tar.gz) = 52f874eeb8305fb42a1b4882deec0d001a3ec8ddf6ba377d6bcd2bd8f51e9795 +SIZE (fastfetch-cli-fastfetch-2.10.0_GH0.tar.gz) = 1315648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404242121.43OLLqZr082178>