Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] konqueror: update to 19.08.1.
@ 2019-09-06  6:37 voidlinux-github
  2019-09-06 11:02 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06  6:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages konqueror-19.08.1
https://github.com/void-linux/void-packages/pull/14238

konqueror: update to 19.08.1.


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

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

From 818eb03eb05eda8575423150ee9ec3e649e36738 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:37:21 +0200
Subject: [PATCH] konqueror: update to 19.08.1.

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

diff --git a/srcpkgs/konqueror/template b/srcpkgs/konqueror/template
index d07cd3eff27..6d91c76c0a7 100644
--- a/srcpkgs/konqueror/template
+++ b/srcpkgs/konqueror/template
@@ -1,6 +1,6 @@
 # Template file for 'konqueror'
 pkgname=konqueror
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://konqueror.org"
 distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
-checksum=cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971
+checksum=48a2847c7fcd5e30ae02d64523c3053b958ae9d3a7a649685660b1340aa644df
 
 case "$XBPS_TARGET_MACHINE" in
         arm*) broken="depends on qt5-webengine";;

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

* Re: [PR PATCH] [Updated] konqueror: update to 19.08.1.
  2019-09-06  6:37 [PR PATCH] konqueror: update to 19.08.1 voidlinux-github
@ 2019-09-06 11:02 ` voidlinux-github
  2019-09-06 11:02 ` voidlinux-github
  2019-09-06 11:33 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 11:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages konqueror-19.08.1
https://github.com/void-linux/void-packages/pull/14238

konqueror: update to 19.08.1.


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

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

From f271c99e55df7b1b7fdb83697aabc5e927e5d989 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:37:21 +0200
Subject: [PATCH] konqueror: update to 19.08.1.

---
 srcpkgs/konqueror/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/konqueror/template b/srcpkgs/konqueror/template
index d07cd3eff27..1ac9f0569c6 100644
--- a/srcpkgs/konqueror/template
+++ b/srcpkgs/konqueror/template
@@ -1,6 +1,6 @@
 # Template file for 'konqueror'
 pkgname=konqueror
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@@ -14,10 +14,10 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://konqueror.org"
 distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
-checksum=cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971
+checksum=48a2847c7fcd5e30ae02d64523c3053b958ae9d3a7a649685660b1340aa644df
 
 case "$XBPS_TARGET_MACHINE" in
-        arm*) broken="depends on qt5-webengine";;
+	arm*) broken="depends on qt5-webengine";;
 esac
 
 konqueror-devel_package() {
@@ -28,4 +28,3 @@ konqueror-devel_package() {
 		vmove usr/lib/cmake
 	}
 }
-

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

* Re: [PR PATCH] [Updated] konqueror: update to 19.08.1.
  2019-09-06  6:37 [PR PATCH] konqueror: update to 19.08.1 voidlinux-github
  2019-09-06 11:02 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 11:02 ` voidlinux-github
  2019-09-06 11:33 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 11:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages konqueror-19.08.1
https://github.com/void-linux/void-packages/pull/14238

konqueror: update to 19.08.1.


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

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

From f271c99e55df7b1b7fdb83697aabc5e927e5d989 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:37:21 +0200
Subject: [PATCH] konqueror: update to 19.08.1.

---
 srcpkgs/konqueror/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/konqueror/template b/srcpkgs/konqueror/template
index d07cd3eff27..1ac9f0569c6 100644
--- a/srcpkgs/konqueror/template
+++ b/srcpkgs/konqueror/template
@@ -1,6 +1,6 @@
 # Template file for 'konqueror'
 pkgname=konqueror
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@@ -14,10 +14,10 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://konqueror.org"
 distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
-checksum=cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971
+checksum=48a2847c7fcd5e30ae02d64523c3053b958ae9d3a7a649685660b1340aa644df
 
 case "$XBPS_TARGET_MACHINE" in
-        arm*) broken="depends on qt5-webengine";;
+	arm*) broken="depends on qt5-webengine";;
 esac
 
 konqueror-devel_package() {
@@ -28,4 +28,3 @@ konqueror-devel_package() {
 		vmove usr/lib/cmake
 	}
 }
-

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

* Re: [PR PATCH] [Merged]: konqueror: update to 19.08.1.
  2019-09-06  6:37 [PR PATCH] konqueror: update to 19.08.1 voidlinux-github
  2019-09-06 11:02 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-06 11:02 ` voidlinux-github
@ 2019-09-06 11:33 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 11:33 UTC (permalink / raw)
  To: ml

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

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

konqueror: update to 19.08.1.
https://github.com/void-linux/void-packages/pull/14238

Description:


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

end of thread, other threads:[~2019-09-06 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06  6:37 [PR PATCH] konqueror: update to 19.08.1 voidlinux-github
2019-09-06 11:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 11:02 ` voidlinux-github
2019-09-06 11:33 ` [PR PATCH] [Merged]: " voidlinux-github

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