Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ulauncher: update to 5.15.1
@ 2023-01-25  3:42 zen0bit
  2023-02-16  3:36 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zen0bit @ 2023-01-25  3:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR ulauncher
https://github.com/void-linux/void-packages/pull/41856

ulauncher: update to 5.15.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 8a897f371344070c20aef1af8c8405c698445088 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 25 Jan 2023 04:36:08 +0100
Subject: [PATCH] ulauncher: update to 5.15.1

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

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index 0eb497d16e1c..82cc6080ae28 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.14.3
-revision=2
+version=5.15.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
  python3-dbus python3-gobject python3-inotify python3-websocket-client
@@ -13,7 +13,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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
+checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {
 	export DISPLAY=

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

* Re: [PR REVIEW] ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
@ 2023-02-16  3:36 ` classabbyamp
  2023-02-17 19:16 ` [PR PATCH] [Updated] " zen0bit
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-02-16  3:36 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41856#discussion_r1107961453

Comment:
```suggestion
distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
  2023-02-16  3:36 ` [PR REVIEW] " classabbyamp
@ 2023-02-17 19:16 ` zen0bit
  2023-02-17 19:20 ` zen0bit
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2023-02-17 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR ulauncher
https://github.com/void-linux/void-packages/pull/41856

ulauncher: update to 5.15.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 8a897f371344070c20aef1af8c8405c698445088 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 25 Jan 2023 04:36:08 +0100
Subject: [PATCH 1/2] ulauncher: update to 5.15.1

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

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index 0eb497d16e1c..82cc6080ae28 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.14.3
-revision=2
+version=5.15.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
  python3-dbus python3-gobject python3-inotify python3-websocket-client
@@ -13,7 +13,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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
+checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {
 	export DISPLAY=

From 6d2f3d58464f85f5a9abb33de306f39ca4acc604 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 17 Feb 2023 20:16:27 +0100
Subject: [PATCH 2/2] Update srcpkgs/ulauncher/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/ulauncher/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index 82cc6080ae28..dbdcee2f0a3f 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -12,7 +12,7 @@ short_desc="Linux application launcher with fuzzy search and extensions"
 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"
+distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
 checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
  2023-02-16  3:36 ` [PR REVIEW] " classabbyamp
  2023-02-17 19:16 ` [PR PATCH] [Updated] " zen0bit
@ 2023-02-17 19:20 ` zen0bit
  2023-02-17 19:20 ` zen0bit
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2023-02-17 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR ulauncher
https://github.com/void-linux/void-packages/pull/41856

ulauncher: update to 5.15.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From c560db5cf3ff26500529117643fd7bde0d57a13e Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 25 Jan 2023 04:36:08 +0100
Subject: [PATCH 1/2] ulauncher: update to 5.15.1

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

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index d592930f6d24..ea06902e2981 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.14.3
-revision=3
+version=5.15.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
  python3-dbus python3-gobject python3-inotify python3-websocket-client
@@ -13,7 +13,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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
+checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {
 	export DISPLAY=

From e5c4a8d6c7d2adee5866e68be6cad17d7aeb0402 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 17 Feb 2023 20:16:27 +0100
Subject: [PATCH 2/2] Update srcpkgs/ulauncher/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/ulauncher/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index ea06902e2981..046788bac3c3 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -12,7 +12,7 @@ short_desc="Linux application launcher with fuzzy search and extensions"
 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"
+distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
 checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
                   ` (2 preceding siblings ...)
  2023-02-17 19:20 ` zen0bit
@ 2023-02-17 19:20 ` zen0bit
  2023-02-17 19:23 ` zen0bit
  2023-02-22 20:42 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2023-02-17 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR ulauncher
https://github.com/void-linux/void-packages/pull/41856

ulauncher: update to 5.15.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 893b8350995c067d256d9613aa86fa3c02287aa0 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 25 Jan 2023 04:36:08 +0100
Subject: [PATCH] ulauncher: update to 5.15.1

---
 srcpkgs/ulauncher/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index d592930f6d24..046788bac3c3 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.14.3
-revision=3
+version=5.15.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
  python3-dbus python3-gobject python3-inotify python3-websocket-client
@@ -12,8 +12,8 @@ short_desc="Linux application launcher with fuzzy search and extensions"
 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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
+distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
+checksum=63563bd5abfa121e9966e638e7af752da20c63b9524f5799b5477a88140526db
 
 pre_build() {
 	export DISPLAY=

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

* Re: [PR PATCH] [Updated] ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
                   ` (3 preceding siblings ...)
  2023-02-17 19:20 ` zen0bit
@ 2023-02-17 19:23 ` zen0bit
  2023-02-22 20:42 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2023-02-17 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR ulauncher
https://github.com/void-linux/void-packages/pull/41856

ulauncher: update to 5.15.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 9e5130aecfd0d96bb3a76c9d071fb26a3948f398 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Wed, 25 Jan 2023 04:36:08 +0100
Subject: [PATCH] ulauncher: update to 5.15.1

---
 srcpkgs/ulauncher/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ulauncher/template b/srcpkgs/ulauncher/template
index d592930f6d24..95852265503d 100644
--- a/srcpkgs/ulauncher/template
+++ b/srcpkgs/ulauncher/template
@@ -1,7 +1,7 @@
 # Template file for 'ulauncher'
 pkgname=ulauncher
-version=5.14.3
-revision=3
+version=5.15.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
  python3-dbus python3-gobject python3-inotify python3-websocket-client
@@ -12,8 +12,8 @@ short_desc="Linux application launcher with fuzzy search and extensions"
 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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
+distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
+checksum=fdcb6833c8b164bf96d5cf9b34065b382d275e99c12c0db788c233a40657e6ed
 
 pre_build() {
 	export DISPLAY=

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

* Re: [PR PATCH] [Merged]: ulauncher: update to 5.15.1
  2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
                   ` (4 preceding siblings ...)
  2023-02-17 19:23 ` zen0bit
@ 2023-02-22 20:42 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-02-22 20:42 UTC (permalink / raw)
  To: ml

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

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

ulauncher: update to 5.15.1
https://github.com/void-linux/void-packages/pull/41856

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

end of thread, other threads:[~2023-02-22 20:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  3:42 [PR PATCH] ulauncher: update to 5.15.1 zen0bit
2023-02-16  3:36 ` [PR REVIEW] " classabbyamp
2023-02-17 19:16 ` [PR PATCH] [Updated] " zen0bit
2023-02-17 19:20 ` zen0bit
2023-02-17 19:20 ` zen0bit
2023-02-17 19:23 ` zen0bit
2023-02-22 20:42 ` [PR PATCH] [Merged]: " classabbyamp

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