Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] CopyQ: update to 5.0.0, adopt.
@ 2021-11-09 13:24 mobinmob
  2021-11-09 16:56 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mobinmob @ 2021-11-09 13:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages copyq
https://github.com/void-linux/void-packages/pull/33979

CopyQ: update to 5.0.0, adopt.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

@Gottox 

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

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

From 9e6603edba737040c8c061bda81efe546e81eab2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 9 Nov 2021 15:22:43 +0200
Subject: [PATCH] CopyQ: update to 5.0.0, adopt.

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

diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template
index e65649e824fd..3f9db762dbb0 100644
--- a/srcpkgs/CopyQ/template
+++ b/srcpkgs/CopyQ/template
@@ -1,6 +1,6 @@
 # Template file for 'CopyQ'
 pkgname=CopyQ
-version=4.1.0
+version=5.0.0
 revision=1
 build_style=cmake
 hostmakedepends="qt5-tools-devel extra-cmake-modules pkg-config
@@ -9,9 +9,9 @@ makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel
  qt5-x11extras-devel knotifications-devel qt5-wayland-devel wayland-devel
  qt5-declarative-devel"
 short_desc="Clipboard manager with searchable and editable history"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://hluk.github.io/CopyQ/"
 changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES.md"
 distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
-checksum=adc97a663c9d95a5cacc2e89ad46fc8ab2b3d1436eaf076772214895d3507921
+checksum=cc77ef8104771bbaa8f99025c1e7a3d318892b0e8767021f3243457b0c68948e

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

* Re: CopyQ: update to 5.0.0, adopt.
  2021-11-09 13:24 [PR PATCH] CopyQ: update to 5.0.0, adopt mobinmob
@ 2021-11-09 16:56 ` ericonr
  2021-11-09 16:56 ` ericonr
  2021-11-27  4:21 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-09 16:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33979#issuecomment-964343673

Comment:
@Gottox ok?

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

* Re: CopyQ: update to 5.0.0, adopt.
  2021-11-09 13:24 [PR PATCH] CopyQ: update to 5.0.0, adopt mobinmob
  2021-11-09 16:56 ` ericonr
@ 2021-11-09 16:56 ` ericonr
  2021-11-27  4:21 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-09 16:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33979#issuecomment-964343673

Comment:
@Gottox ok?

(oops, just saw you had tagged him already)

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

* Re: [PR PATCH] [Merged]: CopyQ: update to 5.0.0, adopt.
  2021-11-09 13:24 [PR PATCH] CopyQ: update to 5.0.0, adopt mobinmob
  2021-11-09 16:56 ` ericonr
  2021-11-09 16:56 ` ericonr
@ 2021-11-27  4:21 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-27  4:21 UTC (permalink / raw)
  To: ml

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

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

CopyQ: update to 5.0.0, adopt.
https://github.com/void-linux/void-packages/pull/33979

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

@Gottox 

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

end of thread, other threads:[~2021-11-27  4:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 13:24 [PR PATCH] CopyQ: update to 5.0.0, adopt mobinmob
2021-11-09 16:56 ` ericonr
2021-11-09 16:56 ` ericonr
2021-11-27  4:21 ` [PR PATCH] [Merged]: " ericonr

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