pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ufetch, update to v0.2



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Dec 30 13:28:04 2019 +0100
Changeset:	24ecb10d7b5178f67548118bebb87c473b0268ca

Modified Files:
	ufetch/Makefile
	ufetch/distinfo

Log Message:
ufetch, update to v0.2

Upstream changes only relevant to ArchLinux.
New tag release

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=24ecb10d7b5178f67548118bebb87c473b0268ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ufetch/Makefile | 4 ++--
 ufetch/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/ufetch/Makefile b/ufetch/Makefile
index fa88ad6a7d..b2f59501dd 100644
--- a/ufetch/Makefile
+++ b/ufetch/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD$
 
-DISTNAME=	ufetch-v0.1
+DISTNAME=	ufetch-v0.2
 PKGNAME=	${DISTNAME:S/-v/-/}
 CATEGORIES=	sysutils
 MASTER_SITES=	https://gitlab.com/jschx/ufetch/-/archive/v${PKGVERSION_NOREV}/
 
 MAINTAINER=	voidpin%protonmail.com@localhost
-HOMEPAGE=	https://gitlab.com/jschx/ufetch/-/archive/v0.1/
+HOMEPAGE=	https://gitlab.com/jschx/ufetch/-/archive/v0.2/
 COMMENT=	Tiny system info for Unix-like operating systems
 LICENSE=	isc
 
diff --git a/ufetch/distinfo b/ufetch/distinfo
index d09ca3f91e..745dba7bcd 100644
--- a/ufetch/distinfo
+++ b/ufetch/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ufetch-v0.1.tar.gz) = 409d7391a57a0e569f9cb0068a8175cc9a6e4511
-RMD160 (ufetch-v0.1.tar.gz) = 4e923db3337ff9251a9adbabd86cc4c4a6ccde56
-SHA512 (ufetch-v0.1.tar.gz) = 8ae9165d9fb00dce9317ea8ac0ad99bcb5a85f5edf9ca3fa4129b66d9cccedbf1c5fdede6a1b6d466e1cc1293983436a2e33498f7bc5849d22bbe1257882f136
-Size (ufetch-v0.1.tar.gz) = 44131 bytes
+SHA1 (ufetch-v0.2.tar.gz) = 747546eface0fdce659e3f04a9ba524280bfd37f
+RMD160 (ufetch-v0.2.tar.gz) = 89360a31e7bf56bf492701b6949e6cb90b63cdf7
+SHA512 (ufetch-v0.2.tar.gz) = 814052ac45bdd226a36453b392b0d723d3483ae43ce7000a315c0d926f05bbad31ed63f384b64b5dacf2cecc6f60c1f436417c5599d27ec44313544d2ae568b9
+Size (ufetch-v0.2.tar.gz) = 44302 bytes


Home | Main Index | Thread Index | Old Index