Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eqonomize: update to 1.5.4
@ 2022-12-10 21:32 clyhtsuriva
  2022-12-12  4:35 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-12-10 21:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages eqonomize-update
https://github.com/void-linux/void-packages/pull/41005

eqonomize: update to 1.5.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 33f7225191aed02b5fad7fe6598a409a7ada7c9e Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 10 Dec 2022 22:31:56 +0100
Subject: [PATCH] eqonomize: update to 1.5.4

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

diff --git a/srcpkgs/eqonomize/template b/srcpkgs/eqonomize/template
index f9c83fa5ddad..607b0910a9be 100644
--- a/srcpkgs/eqonomize/template
+++ b/srcpkgs/eqonomize/template
@@ -1,6 +1,6 @@
 # Template file for 'eqonomize'
 pkgname=eqonomize
-version=1.5.3
+version=1.5.4
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="http://eqonomize.github.io"
 changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
 distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=ec4b28c9e43672634456a7d4cf8828ddd57b3343f601ba4526bfc94ee130f102
+checksum=c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8

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

* Re: [PR REVIEW] eqonomize: update to 1.5.4
  2022-12-10 21:32 [PR PATCH] eqonomize: update to 1.5.4 clyhtsuriva
@ 2022-12-12  4:35 ` classabbyamp
  2022-12-13 19:38 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-12-12  4:35 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41005#discussion_r1045397425

Comment:
```suggestion
distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/eqonomize-${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] eqonomize: update to 1.5.4
  2022-12-10 21:32 [PR PATCH] eqonomize: update to 1.5.4 clyhtsuriva
  2022-12-12  4:35 ` [PR REVIEW] " classabbyamp
@ 2022-12-13 19:38 ` clyhtsuriva
  2022-12-13 19:41 ` clyhtsuriva
  2022-12-13 20:17 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-12-13 19:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages eqonomize-update
https://github.com/void-linux/void-packages/pull/41005

eqonomize: update to 1.5.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 33f7225191aed02b5fad7fe6598a409a7ada7c9e Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 10 Dec 2022 22:31:56 +0100
Subject: [PATCH 1/2] eqonomize: update to 1.5.4

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

diff --git a/srcpkgs/eqonomize/template b/srcpkgs/eqonomize/template
index f9c83fa5ddad..607b0910a9be 100644
--- a/srcpkgs/eqonomize/template
+++ b/srcpkgs/eqonomize/template
@@ -1,6 +1,6 @@
 # Template file for 'eqonomize'
 pkgname=eqonomize
-version=1.5.3
+version=1.5.4
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="http://eqonomize.github.io"
 changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
 distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=ec4b28c9e43672634456a7d4cf8828ddd57b3343f601ba4526bfc94ee130f102
+checksum=c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8

From 5599a390f1430b39afacbbc5a7a1021d20780648 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>
Date: Tue, 13 Dec 2022 19:38:46 +0000
Subject: [PATCH 2/2] Update srcpkgs/eqonomize/template

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

diff --git a/srcpkgs/eqonomize/template b/srcpkgs/eqonomize/template
index 607b0910a9be..92006a6a0f9e 100644
--- a/srcpkgs/eqonomize/template
+++ b/srcpkgs/eqonomize/template
@@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://eqonomize.github.io"
 changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
-distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
+distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/eqonomize-${version}.tar.gz"
 checksum=c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8

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

* Re: [PR PATCH] [Updated] eqonomize: update to 1.5.4
  2022-12-10 21:32 [PR PATCH] eqonomize: update to 1.5.4 clyhtsuriva
  2022-12-12  4:35 ` [PR REVIEW] " classabbyamp
  2022-12-13 19:38 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-12-13 19:41 ` clyhtsuriva
  2022-12-13 20:17 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-12-13 19:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages eqonomize-update
https://github.com/void-linux/void-packages/pull/41005

eqonomize: update to 1.5.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From d4186a4937ce6786d9f66cd0c520fc6e7f2a39ff Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 10 Dec 2022 22:31:56 +0100
Subject: [PATCH] eqonomize: update to 1.5.4

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

diff --git a/srcpkgs/eqonomize/template b/srcpkgs/eqonomize/template
index f9c83fa5ddad..92006a6a0f9e 100644
--- a/srcpkgs/eqonomize/template
+++ b/srcpkgs/eqonomize/template
@@ -1,6 +1,6 @@
 # Template file for 'eqonomize'
 pkgname=eqonomize
-version=1.5.3
+version=1.5.4
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://eqonomize.github.io"
 changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
-distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=ec4b28c9e43672634456a7d4cf8828ddd57b3343f601ba4526bfc94ee130f102
+distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/eqonomize-${version}.tar.gz"
+checksum=c8d66d6e92ff0285b0e4a4a294001da605f79d428ea6238260b1ba1fc54a0fd8

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

* Re: [PR PATCH] [Merged]: eqonomize: update to 1.5.4
  2022-12-10 21:32 [PR PATCH] eqonomize: update to 1.5.4 clyhtsuriva
                   ` (2 preceding siblings ...)
  2022-12-13 19:41 ` clyhtsuriva
@ 2022-12-13 20:17 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-12-13 20:17 UTC (permalink / raw)
  To: ml

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

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

eqonomize: update to 1.5.4
https://github.com/void-linux/void-packages/pull/41005

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

end of thread, other threads:[~2022-12-13 20:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-10 21:32 [PR PATCH] eqonomize: update to 1.5.4 clyhtsuriva
2022-12-12  4:35 ` [PR REVIEW] " classabbyamp
2022-12-13 19:38 ` [PR PATCH] [Updated] " clyhtsuriva
2022-12-13 19:41 ` clyhtsuriva
2022-12-13 20:17 ` [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).