pkgsrc-WIP-changes archive

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

update version to 5.2.0



Module Name:	pkgsrc-wip
Committed By:	Jay Patel <jaypatel.ani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Wed Dec 22 19:53:59 2021 +0530
Changeset:	02a15721b5af4c5ea1edd5d93dc1422eb291730d

Modified Files:
	muffin/Makefile
	muffin/distinfo

Log Message:
update version to 5.2.0

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

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

diffstat:
 muffin/Makefile | 4 ++--
 muffin/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/muffin/Makefile b/muffin/Makefile
index 9822eeff97..d4c2c1e02d 100644
--- a/muffin/Makefile
+++ b/muffin/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.17 2013/06/17 12:45:12 thomasklausner Exp $
 
-DISTNAME=	muffin-5.0.0
+DISTNAME=	muffin-5.2.0
 PKGREVISION=	1
 CATEGORIES=	wm
 MASTER_SITES=	${MASTER_SITE_GITHUB:=linuxmint/}
@@ -12,7 +12,7 @@ HOMEPAGE=	https://github.com/linuxmint/muffin
 COMMENT=	Cinnamon window manager
 LICENSE=	gnu-gpl-v2
 
-WRKSRC=			${WRKDIR}/muffin-5.0.0
+WRKSRC=			${WRKDIR}/muffin-5.2.0
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 USE_TOOLS+=		pkg-config gmake automake intltool autoreconf
diff --git a/muffin/distinfo b/muffin/distinfo
index ea8942d526..4e8957b946 100644
--- a/muffin/distinfo
+++ b/muffin/distinfo
@@ -1,5 +1,6 @@
 $NetBSD$
 
-RMD160 (muffin-5.0.0.tar.gz) = 8baaf75a2cad97a6480350366452a023ea53263c
-SHA512 (muffin-5.0.0.tar.gz) = 297a8eaca89085ddf4d89242ce41c594f8221113acd5eb986c3b07f45de2e4e5cc25ec7e183eee6c49062a45d01e8517f0774a02c252b5cb6bac6920d0a04ff6
-Size (muffin-5.0.0.tar.gz) = 5196913 bytes
+SHA1 (muffin-5.2.0.tar.gz) = 033f2b4b3600c405a16f938985eb8eefebd71666
+RMD160 (muffin-5.2.0.tar.gz) = 98b38f2131e7677da0617268946e35f586610bef
+SHA512 (muffin-5.2.0.tar.gz) = 16d83d10e8ca4f0cc1cb679e8bf8bc0fd0788d656fa39470a921d848bcb0b158ef56bdd681a842e2ca41b40cb0121007d5e7f5f7f1570459b31fd21a78f96932
+Size (muffin-5.2.0.tar.gz) = 5197334 bytes


Home | Main Index | Thread Index | Old Index