Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] volctl: update to 0.6.3
@ 2020-04-01  7:09 teldra
  2020-04-01  7:37 ` [PR PATCH] [Updated] " teldra
  2020-04-01  8:40 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 2 replies; 3+ messages in thread
From: teldra @ 2020-04-01  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages volctl-update
https://github.com/void-linux/void-packages/pull/20534

volctl: update to 0.6.3


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

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

From 151dbcd627cdaca1770026ce496eaa2d4d34fd96 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 1 Apr 2020 09:09:31 +0200
Subject: [PATCH] volctl: update to 0.6.3

---
 srcpkgs/volctl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template
index 585aabd2495..e0f8b6cc5e0 100644
--- a/srcpkgs/volctl/template
+++ b/srcpkgs/volctl/template
@@ -1,7 +1,7 @@
 # Template file for 'volctl'
 pkgname=volctl
-version=0.6.2
-revision=2
+version=0.6.3
+revision=1
 archs=noarch
 build_style=python3-module
 pycompile_module="volctl"
@@ -12,4 +12,4 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://buzz.github.io/volctl/"
 distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
-checksum=8a91bb7d17b3d789f7160efff4bc6be266df95b377ffb2e148d2b91dd5086e19
+checksum=b0cf4fe8790c3a7b025c06ca2846a0cf1bb6becc82307713ed9aa6b32e296ef1

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

* Re: [PR PATCH] [Updated] volctl: update to 0.6.3
  2020-04-01  7:09 [PR PATCH] volctl: update to 0.6.3 teldra
@ 2020-04-01  7:37 ` teldra
  2020-04-01  8:40 ` [PR PATCH] [Merged]: " xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: teldra @ 2020-04-01  7:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages volctl-update
https://github.com/void-linux/void-packages/pull/20534

volctl: update to 0.6.3


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

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

From f0edec490dc54c3b6f9410111a774ea5058cacd6 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 1 Apr 2020 09:09:31 +0200
Subject: [PATCH] volctl: update to 0.6.3

---
 srcpkgs/volctl/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template
index 585aabd2495..36fd28edb5e 100644
--- a/srcpkgs/volctl/template
+++ b/srcpkgs/volctl/template
@@ -1,10 +1,9 @@
 # Template file for 'volctl'
 pkgname=volctl
-version=0.6.2
-revision=2
+version=0.6.3
+revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="volctl"
 hostmakedepends="python3-setuptools"
 depends="python3-gobject pulseaudio desktop-file-utils"
 short_desc="Lightweight volume control that sits in your systray"
@@ -12,4 +11,4 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://buzz.github.io/volctl/"
 distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
-checksum=8a91bb7d17b3d789f7160efff4bc6be266df95b377ffb2e148d2b91dd5086e19
+checksum=b0cf4fe8790c3a7b025c06ca2846a0cf1bb6becc82307713ed9aa6b32e296ef1

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

* Re: [PR PATCH] [Merged]: volctl: update to 0.6.3
  2020-04-01  7:09 [PR PATCH] volctl: update to 0.6.3 teldra
  2020-04-01  7:37 ` [PR PATCH] [Updated] " teldra
@ 2020-04-01  8:40 ` xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: xtraeme @ 2020-04-01  8:40 UTC (permalink / raw)
  To: ml

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

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

volctl: update to 0.6.3
https://github.com/void-linux/void-packages/pull/20534

Description:


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

end of thread, other threads:[~2020-04-01  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01  7:09 [PR PATCH] volctl: update to 0.6.3 teldra
2020-04-01  7:37 ` [PR PATCH] [Updated] " teldra
2020-04-01  8:40 ` [PR PATCH] [Merged]: " xtraeme

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