Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify-tui: avoid conflict with spt
@ 2020-05-06 20:54 abenson
  2020-05-06 22:15 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: abenson @ 2020-05-06 20:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages spotui_fix_conflict
https://github.com/void-linux/void-packages/pull/21705

spotify-tui: avoid conflict with spt


A patch file from https://github.com/void-linux/void-packages/pull/21705.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotui_fix_conflict-21705.patch --]
[-- Type: text/x-diff, Size: 980 bytes --]

From 590fe059e8950db3775540024c4a0a23dfbfaa24 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Wed, 6 May 2020 15:53:39 -0500
Subject: [PATCH] spotify-tui: avoid conflict with spt

---
 srcpkgs/spotify-tui/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/spotify-tui/template b/srcpkgs/spotify-tui/template
index 848410c0a32..68c87d3ccca 100644
--- a/srcpkgs/spotify-tui/template
+++ b/srcpkgs/spotify-tui/template
@@ -1,7 +1,7 @@
 # Template file for 'spotify-tui'
 pkgname=spotify-tui
 version=0.19.0
-revision=1
+revision=2
 build_style=cargo
 hostmakedepends="pkg-config python3"
 makedepends="libressl-devel python3-devel libxcb-devel"
@@ -13,5 +13,6 @@ distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
 checksum=eb2c8e8cb5f7778755589eebab91118be6eaa33a2289b058007af11666bffb84
 
 post_install() {
+	mv ${DESTDIR}/usr/bin/spt ${DESTDIR}/usr/bin/spotify-tui
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: spotify-tui: avoid conflict with spt
  2020-05-06 20:54 [PR PATCH] spotify-tui: avoid conflict with spt abenson
@ 2020-05-06 22:15 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2020-05-06 22:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

There's a merged pull request on the void-packages repository

spotify-tui: avoid conflict with spt
https://github.com/void-linux/void-packages/pull/21705

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-06 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 20:54 [PR PATCH] spotify-tui: avoid conflict with spt abenson
2020-05-06 22:15 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).