Date: Wed, 1 Nov 2023 21:06:12 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: 163167e078a5 - main - sysutils/fastfetch: update to 2.2.0 Message-ID: <202311012106.3A1L6Cwt066983@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=163167e078a5a08f6da4c175f6b920f14f84f042 commit 163167e078a5a08f6da4c175f6b920f14f84f042 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-11-01 20:57:29 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-11-01 21:06:09 +0000 sysutils/fastfetch: update to 2.2.0 Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.2.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 ccc853a02ed8..ccff5c65a6f9 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.1.2 +DISTVERSION= 2.2.0 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 4dbfe3579f18..80416d1ae26b 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697368357 -SHA256 (fastfetch-cli-fastfetch-2.1.2_GH0.tar.gz) = 62b02c7e48cb328c4381e7d4af4b23a7c74a2879eeea53525b8c45cc0e79e65f -SIZE (fastfetch-cli-fastfetch-2.1.2_GH0.tar.gz) = 806365 +TIMESTAMP = 1698863830 +SHA256 (fastfetch-cli-fastfetch-2.2.0_GH0.tar.gz) = 6d7df9be0cb3e7511243ba06e449b42286c467c050f2be010a2e3a715a82db77 +SIZE (fastfetch-cli-fastfetch-2.2.0_GH0.tar.gz) = 897601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311012106.3A1L6Cwt066983>