Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update tageditor and dependencies
@ 2020-05-07  2:04 ahesford
  2020-05-08 17:32 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-05-07  2:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages tageditor
https://github.com/void-linux/void-packages/pull/21709

Update tageditor and dependencies


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

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

From 267bf777cbd7ec198dc2c13f452595ab750d76fb Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 6 May 2020 22:02:44 -0400
Subject: [PATCH 1/4] cpp-utilities: update to 5.4.0.

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

diff --git a/srcpkgs/cpp-utilities/template b/srcpkgs/cpp-utilities/template
index 78673ab8404..993443e19a8 100644
--- a/srcpkgs/cpp-utilities/template
+++ b/srcpkgs/cpp-utilities/template
@@ -1,6 +1,6 @@
 # Template file for 'cpp-utilities'
 pkgname=cpp-utilities
-version=5.3.0
+version=5.4.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@@ -9,7 +9,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Martchus/cpp-utilities"
 distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
-checksum=163561a2afa318beadda69c436cbcd88bbe3bbe964726ccf9652858d14f3f8c9
+checksum=12330ad7b3f745f91bf37193dc872462fd1e14cc13018094a200d424bf346be6
 
 cpp-utilities-devel_package() {
 	short_desc+=" - development files"

From 40eca9b7a0257ab363ec62cc150e31df13dd9500 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 6 May 2020 22:02:48 -0400
Subject: [PATCH 2/4] qtutilities: update to 6.0.6.

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

diff --git a/srcpkgs/qtutilities/template b/srcpkgs/qtutilities/template
index 7a74ee75d5d..948921b0e18 100644
--- a/srcpkgs/qtutilities/template
+++ b/srcpkgs/qtutilities/template
@@ -1,6 +1,6 @@
 # Template file for 'qtutilities'
 pkgname=qtutilities
-version=6.0.5
+version=6.0.6
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Martchus/qtutilities"
 distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
-checksum=2b443d8fc71e30f6aac5bf686ce06d7c6021b787415c6abe73ff7e76096fd018
+checksum=6e853502cc3a636d82e64f23e96050f8357f2937bca35ef3359c2ec75e8fedf3
 
 qtutilities-devel_package() {
 	short_desc+=" - development files"

From d34b61668a591cd69ab86ecac34b9dec61facb18 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 6 May 2020 22:02:52 -0400
Subject: [PATCH 3/4] tagparser: update to 9.2.0.

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

diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template
index e72020fb1cc..00772e2b644 100644
--- a/srcpkgs/tagparser/template
+++ b/srcpkgs/tagparser/template
@@ -1,6 +1,6 @@
 # Template file for 'tagparser'
 pkgname=tagparser
-version=9.1.3
+version=9.2.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Martchus/tagparser"
 distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
-checksum=76c6c943a64150bb858a5c8cf483e4812914ce0bdfaa8d79781d19a4d0900a99
+checksum=05538d4e034f5f008f1b253b7612b6519bb98d566347045bc3b76d5a3b5a7830
 
 tagparser-devel_package() {
 	short_desc+=" - development files"

From 52ef8c9a457071ba38ee600904c4605373a24646 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 6 May 2020 22:02:55 -0400
Subject: [PATCH 4/4] tageditor: update to 3.3.7.

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

diff --git a/srcpkgs/tageditor/template b/srcpkgs/tageditor/template
index e84d80e24cb..a66019c04b4 100644
--- a/srcpkgs/tageditor/template
+++ b/srcpkgs/tageditor/template
@@ -1,6 +1,6 @@
 # Template file for 'tageditor'
 pkgname=tageditor
-version=3.3.6
+version=3.3.7
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Martchus/tageditor"
 distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
-checksum=23cd6e03732757ef4e0d4a5fc6f2257a37b2eaa127da87a8be6a9bff5ec379b6
+checksum=475ddab587ab7330d147d881c7020cb4dc09b1978af87bf606d714ea21929a8d
 
 build_options="qt webengine webkit script"
 build_options_default="qt"

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

* Re: [PR PATCH] [Merged]: Update tageditor and dependencies
  2020-05-07  2:04 [PR PATCH] Update tageditor and dependencies ahesford
@ 2020-05-08 17:32 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-05-08 17:32 UTC (permalink / raw)
  To: ml

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

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

Update tageditor and dependencies
https://github.com/void-linux/void-packages/pull/21709

Description:


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

end of thread, other threads:[~2020-05-08 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07  2:04 [PR PATCH] Update tageditor and dependencies ahesford
2020-05-08 17:32 ` [PR PATCH] [Merged]: " Chocimier

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