Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Spotify tui
@ 2019-10-16 14:06 voidlinux-github
  2019-10-16 14:06 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 14:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages spotify-tui
https://github.com/void-linux/void-packages/pull/15529

Spotify tui


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

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

From 70052944aa060bae57f578351123e0e7ac0aa194 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH 01/10] prometheus: update 2.13.0

---
 srcpkgs/prometheus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..a139db621f3 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 

From 738999e7d9258e3b5a0617f1b9666b41abb5f63d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 14:02:18 +0200
Subject: [PATCH 02/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..23f24696ef1 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -1,6 +1,6 @@
 # Template file for 'vndr'
 pkgname=vndr
-version=0.0.3
+version=0.0.4
 revision=1
 build_style=go
 go_import_path=github.com/LK4D4/vndr
@@ -9,4 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
-checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
+checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From 9dcabb168bfc8923af3711423ccce2fda3b4080a Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:29:14 +0200
Subject: [PATCH 03/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 23f24696ef1..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -6,7 +6,6 @@ build_style=go
 go_import_path=github.com/LK4D4/vndr
 short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From 4f542875bc96cce9c32a326e9b5849877ed293c7 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:42:11 +0200
Subject: [PATCH 04/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index cbf4a512940..6c21c8fa7a9 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,3 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
+

From 08098d0bf30220bb482a1715685fae191717adba Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH 05/10] prometheus: update 2.13.0

---
 srcpkgs/prometheus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..a139db621f3 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 

From 5fe24389d22c01e3fb5059d06b179de87e44f36d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 14:02:18 +0200
Subject: [PATCH 06/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..23f24696ef1 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -1,6 +1,6 @@
 # Template file for 'vndr'
 pkgname=vndr
-version=0.0.3
+version=0.0.4
 revision=1
 build_style=go
 go_import_path=github.com/LK4D4/vndr
@@ -9,4 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
-checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
+checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From f1e1729f649fae88140fb91a54667c65a4d74f86 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:29:14 +0200
Subject: [PATCH 07/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 23f24696ef1..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -6,7 +6,6 @@ build_style=go
 go_import_path=github.com/LK4D4/vndr
 short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From a465d8795d69337c06a838f89c568bc6d4180227 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:42:11 +0200
Subject: [PATCH 08/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index cbf4a512940..6c21c8fa7a9 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,3 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
+

From bd59a99b7edba6aefa2a18b1fb07ce9e6c2efaef Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:48:47 +0200
Subject: [PATCH 09/10] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 6c21c8fa7a9..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,4 +9,3 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
-

From 9ca89d26303ef795650c50d018852418a7a000d3 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 16:05:32 +0200
Subject: [PATCH 10/10] spotify-tui: update 0.6.2

---
 srcpkgs/spotify-tui/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/spotify-tui/template b/srcpkgs/spotify-tui/template
index 1a67e8a2e62..5018cb7cebe 100644
--- a/srcpkgs/spotify-tui/template
+++ b/srcpkgs/spotify-tui/template
@@ -1,6 +1,6 @@
 # Template file for 'spotify-tui'
 pkgname=spotify-tui
-version=0.4.0
+version=0.6.2
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,8 +10,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/Rigellute/spotify-tui"
 distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
-checksum=89a43b2a95b94e3e24609baf9f4e4c91556817bb4c1ad7e47ce9a10255a6c6bd
-
-post_install() {
-	vlicense LICENSE
-}
+checksum=fb741a0f1e69d547015efa5b0edde0600d2d0a02d4b056b31012e6d9058b94f6

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

* Re: [PR PATCH] [Closed]: Spotify tui
  2019-10-16 14:06 [PR PATCH] Spotify tui voidlinux-github
@ 2019-10-16 14:06 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 14:06 UTC (permalink / raw)
  To: ml

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

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

Spotify tui
https://github.com/void-linux/void-packages/pull/15529

Description:


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

end of thread, other threads:[~2019-10-16 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 14:06 [PR PATCH] Spotify tui voidlinux-github
2019-10-16 14:06 ` [PR PATCH] [Closed]: " voidlinux-github

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).