pkgsrc-WIP-changes archive

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

spotifyd: fix PKGVERSION



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed May 20 16:29:06 2020 +0200
Changeset:	3536f38618f5c21c1976118615f57637e2eda0d6

Modified Files:
	spotifyd/Makefile
	spotifyd/distinfo

Log Message:
spotifyd: fix PKGVERSION

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

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

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

diffs:
diff --git a/spotifyd/Makefile b/spotifyd/Makefile
index 3b3a73ff4c..a81ff58f91 100644
--- a/spotifyd/Makefile
+++ b/spotifyd/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spotifyd-v0.2.24
+DISTNAME=	spotifyd-0.2.24
 PKGREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Spotifyd/}
-GITHUB_TAG=	${PKGVERSION_NOREV}
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	base%atomicules.co.uk@localhost
 HOMEPAGE=	https://github.com/Spotifyd/spotifyd/
diff --git a/spotifyd/distinfo b/spotifyd/distinfo
index f640cf4e99..397e878beb 100644
--- a/spotifyd/distinfo
+++ b/spotifyd/distinfo
@@ -1064,10 +1064,10 @@ SHA1 (socket2-0.3.11.crate) = 40537375f529b06e1e75de09dfe2c92d1985dc14
 RMD160 (socket2-0.3.11.crate) = 68ef4bce04dd94019e823d6c4a4dbafe8456ab60
 SHA512 (socket2-0.3.11.crate) = 6b29b2e4e36fcc165f658da5a2e92980713134d3b68a43b993e4f1cd049530b7c0a119918c4a9528d8d2be27cf8642fd8b6d3ebc2469ca5525045da56022a91c
 Size (socket2-0.3.11.crate) = 27725 bytes
-SHA1 (spotifyd-v0.2.24.tar.gz) = d00a85c23f778368e83975cf03f5a122662721ab
-RMD160 (spotifyd-v0.2.24.tar.gz) = de5b30ceaca02b81280b498f4cfc76adf306745d
-SHA512 (spotifyd-v0.2.24.tar.gz) = e58f325eec648fdfeaa5a2d43ba2ba7cee99cdbb597250ac59618eb4897bbdb556a8200ab79b30a528d533f7f79dbc5560da07b74a40d35ae4941fa0976c9382
-Size (spotifyd-v0.2.24.tar.gz) = 64907 bytes
+SHA1 (spotifyd-0.2.24.tar.gz) = d00a85c23f778368e83975cf03f5a122662721ab
+RMD160 (spotifyd-0.2.24.tar.gz) = de5b30ceaca02b81280b498f4cfc76adf306745d
+SHA512 (spotifyd-0.2.24.tar.gz) = e58f325eec648fdfeaa5a2d43ba2ba7cee99cdbb597250ac59618eb4897bbdb556a8200ab79b30a528d533f7f79dbc5560da07b74a40d35ae4941fa0976c9382
+Size (spotifyd-0.2.24.tar.gz) = 64907 bytes
 SHA1 (stdweb-0.1.3.crate) = d0c8b801bbbd8f020f5865585774bc0af9607b25
 RMD160 (stdweb-0.1.3.crate) = fd28f9df50b298e37f26ddec310f316b1bb55d8c
 SHA512 (stdweb-0.1.3.crate) = d7119427aae5d37336b8cf0002bae9c0d76a87a6865dbc9cc4c1f9abe64efe8d861c149b3975c6b3481a804e20be4fa28619257c233d3ea3d550ebd550ca5fa6


Home | Main Index | Thread Index | Old Index