Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] keepassxc: update to 2.6.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22764@inbox.vuxu.org>
@ 2020-07-09 13:56 ` Piraty
  2020-07-09 14:00 ` Piraty
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-07-09 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages keepassxc-2.6.0
https://github.com/void-linux/void-packages/pull/22764

keepassxc: update to 2.6.0
~This PR is a preview and will be update to 2.6.0 release if that happens.~

New Release

Don't be surprised by their new icons and theming, https://github.com/keepassxreboot/keepassxc/issues/4838

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

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

From d58b8a55941018a95b134f7303d4fcbe8ce342f9 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Tue, 9 Jun 2020 16:20:29 +0200
Subject: [PATCH] keepassxc: update to 2.6.0

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

diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template
index 24fd76de3cf..96a72a7d753 100644
--- a/srcpkgs/keepassxc/template
+++ b/srcpkgs/keepassxc/template
@@ -1,6 +1,6 @@
 # Template file for 'keepassxc'
 pkgname=keepassxc
-version=2.5.4
+version=2.6.0
 revision=1
 build_style=cmake
 configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
@@ -25,7 +25,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only,
 homepage="https://keepassxc.org/"
 changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
 distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
-checksum=a55e0801c318b02b1ac4e16e9b7a87ccfa7b039ea60d2c62610bd1bbbdd6cd4a
+checksum=d0d23d97a73ac1cbf59bfca2f5d1506ae36dfcd4fbfb4225efe19931f035fd3a
 
 # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
 build_options="autotype browser fdosecrets keeshare network sshagent yubikey"

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

* Re: [PR PATCH] [Updated] keepassxc: update to 2.6.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22764@inbox.vuxu.org>
  2020-07-09 13:56 ` [PR PATCH] [Updated] keepassxc: update to 2.6.0 Piraty
@ 2020-07-09 14:00 ` Piraty
  2020-07-09 15:18 ` Piraty
  2020-07-10 13:00 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-07-09 14:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages keepassxc-2.6.0
https://github.com/void-linux/void-packages/pull/22764

keepassxc: update to 2.6.0
~This PR is a preview and will be update to 2.6.0 release if that happens.~

New Release

Don't be surprised by their new icons and theming, https://github.com/keepassxreboot/keepassxc/issues/4838

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

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

From 9f1279e4ce684e2912c658fc92fbedc4aac11052 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Tue, 9 Jun 2020 16:20:29 +0200
Subject: [PATCH] keepassxc: update to 2.6.0

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

diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template
index 24fd76de3cf..98b64958d7d 100644
--- a/srcpkgs/keepassxc/template
+++ b/srcpkgs/keepassxc/template
@@ -1,9 +1,9 @@
 # Template file for 'keepassxc'
 pkgname=keepassxc
-version=2.5.4
+version=2.6.0
 revision=1
 build_style=cmake
-configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
+configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=OFF
  -DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
  -DWITH_XC_BROWSER=$(vopt_if browser ON OFF)
  -DWITH_XC_FDOSECRETS=$(vopt_if fdosecrets ON OFF)
@@ -25,7 +25,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only,
 homepage="https://keepassxc.org/"
 changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
 distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
-checksum=a55e0801c318b02b1ac4e16e9b7a87ccfa7b039ea60d2c62610bd1bbbdd6cd4a
+checksum=d0d23d97a73ac1cbf59bfca2f5d1506ae36dfcd4fbfb4225efe19931f035fd3a
 
 # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
 build_options="autotype browser fdosecrets keeshare network sshagent yubikey"

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

* Re: keepassxc: update to 2.6.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22764@inbox.vuxu.org>
  2020-07-09 13:56 ` [PR PATCH] [Updated] keepassxc: update to 2.6.0 Piraty
  2020-07-09 14:00 ` Piraty
@ 2020-07-09 15:18 ` Piraty
  2020-07-10 13:00 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-07-09 15:18 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/22764#issuecomment-656190298

Comment:
@lemmi 

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

* Re: [PR PATCH] [Merged]: keepassxc: update to 2.6.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22764@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-07-09 15:18 ` Piraty
@ 2020-07-10 13:00 ` Piraty
  3 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-07-10 13:00 UTC (permalink / raw)
  To: ml

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

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

keepassxc: update to 2.6.0
https://github.com/void-linux/void-packages/pull/22764

Description:
~This PR is a preview and will be update to 2.6.0 release if that happens.~

New Release

Don't be surprised by their new icons and theming, https://github.com/keepassxreboot/keepassxc/issues/4838

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

end of thread, other threads:[~2020-07-10 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22764@inbox.vuxu.org>
2020-07-09 13:56 ` [PR PATCH] [Updated] keepassxc: update to 2.6.0 Piraty
2020-07-09 14:00 ` Piraty
2020-07-09 15:18 ` Piraty
2020-07-10 13:00 ` [PR PATCH] [Merged]: " Piraty

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