Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vivaldi: update to 3.0.1874.38.
@ 2020-05-12  2:34 cptpcrd
  2020-05-12  2:49 ` [PR PATCH] [Updated] " cptpcrd
  2020-05-12 17:51 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: cptpcrd @ 2020-05-12  2:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cptpcrd/void-packages vivaldi
https://github.com/void-linux/void-packages/pull/21861

vivaldi: update to 3.0.1874.38.


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

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

From 73aa93973588e2e9aeb6fc3b5e350b329e8e30bd Mon Sep 17 00:00:00 2001
From: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
Date: Mon, 11 May 2020 22:28:53 -0400
Subject: [PATCH] vivaldi: update to 3.0.1874.38.

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

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 7d24db01ed9..295810973ea 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=2.11.1811.52
+version=3.0.1874.38
 revision=1
 _release=1
 archs="i686 x86_64"
@@ -17,10 +17,10 @@ nostrip=yes
 
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_debarch=amd64
-	checksum=d785f743b416b8198acbbeba659397f26884e1db87d9bcac50f3f772e67b092f
+	checksum=7c0852da67389148a3bfd2e2cb1fe14a430c13264fc26770871a4d9a913bc60c
 else
 	_debarch=i386
-	checksum=30abdc77b64182a389443243f54dd7fb73ff6a62195e404a46ca1488fb874d3f
+	checksum=808d90dda7ef404203bdcb385b623c745a9df573e24c669ef71d754a72c7e530
 fi
 
 distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"

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

* Re: [PR PATCH] [Updated] vivaldi: update to 3.0.1874.38.
  2020-05-12  2:34 [PR PATCH] vivaldi: update to 3.0.1874.38 cptpcrd
@ 2020-05-12  2:49 ` cptpcrd
  2020-05-12 17:51 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: cptpcrd @ 2020-05-12  2:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cptpcrd/void-packages vivaldi
https://github.com/void-linux/void-packages/pull/21861

vivaldi: update to 3.0.1874.38.


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

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

From 89e48757208633f82ea4998a5731f542a66a6859 Mon Sep 17 00:00:00 2001
From: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
Date: Mon, 11 May 2020 22:28:53 -0400
Subject: [PATCH] vivaldi: update to 3.0.1874.38.

---
 srcpkgs/vivaldi/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 7d24db01ed9..5dc31564120 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=2.11.1811.52
+version=3.0.1874.38
 revision=1
 _release=1
 archs="i686 x86_64"
@@ -9,7 +9,7 @@ short_desc="Advanced browser made with the power user in mind"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 # EULA: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/
 # Privacy Policy: https://vivaldi.com/privacy/browser/
-license="Proprietary"
+license="custom:Proprietary"
 homepage="https://vivaldi.com"
 repository=nonfree
 restricted=yes
@@ -17,10 +17,10 @@ nostrip=yes
 
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_debarch=amd64
-	checksum=d785f743b416b8198acbbeba659397f26884e1db87d9bcac50f3f772e67b092f
+	checksum=7c0852da67389148a3bfd2e2cb1fe14a430c13264fc26770871a4d9a913bc60c
 else
 	_debarch=i386
-	checksum=30abdc77b64182a389443243f54dd7fb73ff6a62195e404a46ca1488fb874d3f
+	checksum=808d90dda7ef404203bdcb385b623c745a9df573e24c669ef71d754a72c7e530
 fi
 
 distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_${_debarch}.deb"

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

* Re: [PR PATCH] [Merged]: vivaldi: update to 3.0.1874.38.
  2020-05-12  2:34 [PR PATCH] vivaldi: update to 3.0.1874.38 cptpcrd
  2020-05-12  2:49 ` [PR PATCH] [Updated] " cptpcrd
@ 2020-05-12 17:51 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-12 17:51 UTC (permalink / raw)
  To: ml

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

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

vivaldi: update to 3.0.1874.38.
https://github.com/void-linux/void-packages/pull/21861

Description:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12  2:34 [PR PATCH] vivaldi: update to 3.0.1874.38 cptpcrd
2020-05-12  2:49 ` [PR PATCH] [Updated] " cptpcrd
2020-05-12 17:51 ` [PR PATCH] [Merged]: " Hoshpak

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