Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nicotine+: update to 3.1.1
@ 2021-12-15  0:54 cinerea0
  2021-12-15 16:04 ` [PR PATCH] [Updated] " cinerea0
  2021-12-15 21:43 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2021-12-15  0:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nic
https://github.com/void-linux/void-packages/pull/34544

nicotine+: update to 3.1.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 714734b66a9c50480200577f6b5d4cee2431b29f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 14 Dec 2021 19:53:43 -0500
Subject: [PATCH] nicotine+: update to 3.1.1

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

diff --git a/srcpkgs/nicotine+/template b/srcpkgs/nicotine+/template
index c58275328a60..71732168247c 100644
--- a/srcpkgs/nicotine+/template
+++ b/srcpkgs/nicotine+/template
@@ -1,7 +1,7 @@
 # Template file for 'nicotine+'
 pkgname=nicotine+
-version=3.0.6
-revision=2
+version=3.1.1
+revision=1
 wrksrc="nicotine-plus-${version}"
 build_style=python3-module
 hostmakedepends="python3 gettext"
@@ -11,4 +11,4 @@ maintainer="doggone <doggone@airmail.cc>"
 license="GPL-3.0-or-later"
 homepage="https://nicotine-plus.org"
 distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
-checksum=7ff5a256eb428037b2706bd87918fda509a36aa994cd157861acfdaaf140a6a2
+checksum=d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0

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

* Re: [PR PATCH] [Updated] nicotine+: update to 3.1.1
  2021-12-15  0:54 [PR PATCH] nicotine+: update to 3.1.1 cinerea0
@ 2021-12-15 16:04 ` cinerea0
  2021-12-15 21:43 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2021-12-15 16:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nic
https://github.com/void-linux/void-packages/pull/34544

nicotine+: update to 3.1.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 41b4ade1faf1c669b5021393753ead5c6dc369a2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 15 Dec 2021 11:04:12 -0500
Subject: [PATCH] nicotine+: update to 3.1.1

---
 srcpkgs/nicotine+/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nicotine+/template b/srcpkgs/nicotine+/template
index c58275328a60..039e1d7ffc1e 100644
--- a/srcpkgs/nicotine+/template
+++ b/srcpkgs/nicotine+/template
@@ -1,14 +1,15 @@
 # Template file for 'nicotine+'
 pkgname=nicotine+
-version=3.0.6
-revision=2
+version=3.1.1
+revision=1
 wrksrc="nicotine-plus-${version}"
 build_style=python3-module
 hostmakedepends="python3 gettext"
-depends="gtk+3 python3-gobject"
+depends="gspell gtk+3 python3-gobject"
 short_desc="Graphical client for the Soulseek file sharing network"
 maintainer="doggone <doggone@airmail.cc>"
 license="GPL-3.0-or-later"
 homepage="https://nicotine-plus.org"
+changelog="https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/master/NEWS.md"
 distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
-checksum=7ff5a256eb428037b2706bd87918fda509a36aa994cd157861acfdaaf140a6a2
+checksum=d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0

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

* Re: [PR PATCH] [Merged]: nicotine+: update to 3.1.1
  2021-12-15  0:54 [PR PATCH] nicotine+: update to 3.1.1 cinerea0
  2021-12-15 16:04 ` [PR PATCH] [Updated] " cinerea0
@ 2021-12-15 21:43 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2021-12-15 21:43 UTC (permalink / raw)
  To: ml

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

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

nicotine+: update to 3.1.1
https://github.com/void-linux/void-packages/pull/34544

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2021-12-15 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15  0:54 [PR PATCH] nicotine+: update to 3.1.1 cinerea0
2021-12-15 16:04 ` [PR PATCH] [Updated] " cinerea0
2021-12-15 21:43 ` [PR PATCH] [Merged]: " paper42

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