Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update to 1.22.6
@ 2022-05-20  7:28 misery
  2022-05-20  7:29 ` [PR PATCH] [Updated] " misery
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: misery @ 2022-05-20  7:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misery/void-packages master
https://github.com/void-linux/void-packages/pull/37206

update to 1.22.6
Use official tarball to better check hashsums and maybe the signature
someday.

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

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

From 5ebf62df75581af0855a01e10e6cd21f5b09e12a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Klitzing?= <aklitzing@gmail.com>
Date: Fri, 20 May 2022 09:26:11 +0200
Subject: [PATCH] update to 1.22.6

Use official tarball to better check hashsums and maybe the signature
someday.
---
 srcpkgs/AusweisApp2/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template
index 5ee22fec995c..c6753ed80682 100644
--- a/srcpkgs/AusweisApp2/template
+++ b/srcpkgs/AusweisApp2/template
@@ -1,6 +1,6 @@
 # Template file for 'AusweisApp2'
 pkgname=AusweisApp2
-version=1.22.2
+version=1.22.6
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@@ -11,5 +11,5 @@ short_desc="Official authentication app for German ID cards and residence permit
 maintainer="Justin Jagieniak <justin@jagieniak.net>"
 license="EUPL-1.2"
 homepage="https://www.ausweisapp.bund.de/ausweisapp2/"
-distfiles="https://github.com/Governikus/AusweisApp2/archive/refs/tags/${version}.tar.gz"
-checksum=79d637a976dc1dc5445757a43324f4fe609d844bf90f11c0f62a46c39dc4fea6
+distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
+checksum=3665502eb9fa5811c58ffd1952e15589216bcaaf88c63458ac5930c9ad588945

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

* Re: [PR PATCH] [Updated] update to 1.22.6
  2022-05-20  7:28 [PR PATCH] update to 1.22.6 misery
@ 2022-05-20  7:29 ` misery
  2022-05-31 13:08 ` ausweisapp2: " misery
  2022-06-29 19:50 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: misery @ 2022-05-20  7:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misery/void-packages master
https://github.com/void-linux/void-packages/pull/37206

update to 1.22.6
Use official tarball to better check hashsums and maybe the signature
someday.

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

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

From ea6fa354ceda67d09079ed6e46d1b7ac913a69dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Klitzing?= <aklitzing@gmail.com>
Date: Fri, 20 May 2022 09:26:11 +0200
Subject: [PATCH] ausweisapp2: update to 1.22.6

Use official tarball to better check hashsums and maybe the signature
someday.
---
 srcpkgs/AusweisApp2/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template
index 5ee22fec995c..c6753ed80682 100644
--- a/srcpkgs/AusweisApp2/template
+++ b/srcpkgs/AusweisApp2/template
@@ -1,6 +1,6 @@
 # Template file for 'AusweisApp2'
 pkgname=AusweisApp2
-version=1.22.2
+version=1.22.6
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@@ -11,5 +11,5 @@ short_desc="Official authentication app for German ID cards and residence permit
 maintainer="Justin Jagieniak <justin@jagieniak.net>"
 license="EUPL-1.2"
 homepage="https://www.ausweisapp.bund.de/ausweisapp2/"
-distfiles="https://github.com/Governikus/AusweisApp2/archive/refs/tags/${version}.tar.gz"
-checksum=79d637a976dc1dc5445757a43324f4fe609d844bf90f11c0f62a46c39dc4fea6
+distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
+checksum=3665502eb9fa5811c58ffd1952e15589216bcaaf88c63458ac5930c9ad588945

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

* Re: ausweisapp2: update to 1.22.6
  2022-05-20  7:28 [PR PATCH] update to 1.22.6 misery
  2022-05-20  7:29 ` [PR PATCH] [Updated] " misery
@ 2022-05-31 13:08 ` misery
  2022-06-29 19:50 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: misery @ 2022-05-31 13:08 UTC (permalink / raw)
  To: ml

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

New comment by misery on void-packages repository

https://github.com/void-linux/void-packages/pull/37206#issuecomment-1142114521

Comment:
Ping? Anyone?

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

* Re: [PR PATCH] [Merged]: ausweisapp2: update to 1.22.6
  2022-05-20  7:28 [PR PATCH] update to 1.22.6 misery
  2022-05-20  7:29 ` [PR PATCH] [Updated] " misery
  2022-05-31 13:08 ` ausweisapp2: " misery
@ 2022-06-29 19:50 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2022-06-29 19:50 UTC (permalink / raw)
  To: ml

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

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

ausweisapp2: update to 1.22.6
https://github.com/void-linux/void-packages/pull/37206

Description:
Use official tarball to better check hashsums and maybe the signature
someday.

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

end of thread, other threads:[~2022-06-29 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20  7:28 [PR PATCH] update to 1.22.6 misery
2022-05-20  7:29 ` [PR PATCH] [Updated] " misery
2022-05-31 13:08 ` ausweisapp2: " misery
2022-06-29 19:50 ` [PR PATCH] [Merged]: " Duncaen

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