Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ulauncher: update to 5.9.0.
@ 2021-01-15 11:07 mobinmob
  2021-01-15 19:59 ` [PR PATCH] [Updated] " mobinmob
  2021-01-15 20:14 ` [PR PATCH] [Closed]: " mobinmob
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2021-01-15 11:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ulauncher
https://github.com/void-linux/void-packages/pull/27947

ulauncher: update to 5.9.0.


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

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

From 6af3ac715ed7cfbf303fd6f9a0bf50ac51b2ec68 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 15 Jan 2021 13:06:40 +0200
Subject: [PATCH] ulauncher: update to 5.9.0.

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

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index d3e0122644d..2b45f578671 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.7.5
-revision=3
+version=5.9.0
+revision=1
 wrksrc=${pkgname}
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
@@ -14,7 +14,7 @@ maintainer="Alberto Pau <me@albertopau.com>"
 license="GPL-3.0-or-later"
 homepage="https://ulauncher.io/"
 distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/${pkgname}_${version}.tar.gz"
-checksum=b127a1eac3ebabe228dd6b0d8822af74fafc6376fe5d1420bd60a7894df3fd77
+checksum=8d10ab9097235070dddf017e1e4c60d10696ed880887bcccfca6784c01fce3f5
 
 pre_build() {
 	export DISPLAY=

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

* Re: [PR PATCH] [Updated] ulauncher: update to 5.9.0.
  2021-01-15 11:07 [PR PATCH] ulauncher: update to 5.9.0 mobinmob
@ 2021-01-15 19:59 ` mobinmob
  2021-01-15 20:14 ` [PR PATCH] [Closed]: " mobinmob
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2021-01-15 19:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ulauncher
https://github.com/void-linux/void-packages/pull/27947

ulauncher: update to 5.9.0.


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

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

From a2417340f34273b92b6a0501e7703ecff6cacdc9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 15 Jan 2021 13:13:19 +0200
Subject: [PATCH 1/2] pyradio: update to 0.8.8.2.

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 209f439da0b..fa04dfaa803 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.8.7.3
+version=0.8.8.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="http://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=a483ac1601fc89ee3a72fb30b290e06f58dc585b07acec6d776b2640ab7c90f6
+checksum=68b189bfcddedabaac40a51c12e15ccfa4ce05aa49443a735f6f8f8bf5c7ba1d
 
 post_install() {
 	vman pyradio.1

From e36b7bbf63619d80aa693560102ba73493dc0425 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 15 Jan 2021 13:06:40 +0200
Subject: [PATCH 2/2] ulauncher: update to 5.9.0.

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

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index d3e0122644d..2b45f578671 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.7.5
-revision=3
+version=5.9.0
+revision=1
 wrksrc=${pkgname}
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
@@ -14,7 +14,7 @@ maintainer="Alberto Pau <me@albertopau.com>"
 license="GPL-3.0-or-later"
 homepage="https://ulauncher.io/"
 distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/${pkgname}_${version}.tar.gz"
-checksum=b127a1eac3ebabe228dd6b0d8822af74fafc6376fe5d1420bd60a7894df3fd77
+checksum=8d10ab9097235070dddf017e1e4c60d10696ed880887bcccfca6784c01fce3f5
 
 pre_build() {
 	export DISPLAY=

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

* Re: [PR PATCH] [Closed]: ulauncher: update to 5.9.0.
  2021-01-15 11:07 [PR PATCH] ulauncher: update to 5.9.0 mobinmob
  2021-01-15 19:59 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-15 20:14 ` mobinmob
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2021-01-15 20:14 UTC (permalink / raw)
  To: ml

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

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

ulauncher: update to 5.9.0.
https://github.com/void-linux/void-packages/pull/27947

Description:


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

end of thread, other threads:[~2021-01-15 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 11:07 [PR PATCH] ulauncher: update to 5.9.0 mobinmob
2021-01-15 19:59 ` [PR PATCH] [Updated] " mobinmob
2021-01-15 20:14 ` [PR PATCH] [Closed]: " mobinmob

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