Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vivaldi: update to 6.0.2979.15.
@ 2023-04-19 15:46 tororutsu
  2023-04-19 18:37 ` classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tororutsu @ 2023-04-19 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tororutsu/void-packages vivaldi
https://github.com/void-linux/void-packages/pull/43527

vivaldi: update to 6.0.2979.15.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7a6c206d72ba1a4c943622be286695f35b697906 Mon Sep 17 00:00:00 2001
From: tororutsu <rjahrj@gmail.com>
Date: Wed, 19 Apr 2023 11:37:54 -0400
Subject: [PATCH] vivaldi: update to 6.0.2979.15.

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

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 736417fcfa19..7e4d4e8ab554 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=5.7.2921.65
+version=6.0.2979.15
 revision=1
 _release=1
 archs="x86_64 aarch64 armv7l"
@@ -16,15 +16,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
-	checksum=ee49100956047f33ae703eed1d048a581ae7d7f0608c5ee7f18e2cfa117f44be
+	checksum=bef374031acaa2da61608a64c8e28706010e42d1782ef601575701e7dd4809b7
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_arm64.deb"
-	checksum=30c3c6c13088a4281f79609f9fc3ea7c062b904585a3240505e617f624c2f0f3
+	checksum=eab113c5e131b47c56aca14ed0c1f38cb82768751e44456ab0e07ddbae2366bf
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_armhf.deb"
-	checksum=42791913580081b447631f5a1666ada6b9a8260adcbee5489a4ed93ef5965cd9
+	checksum=da92a980b0b8c7c6f96f5a56204e3bff72d333c17131c6f8f3c990a9ba84c9d3
 	;;
 *)
 	broken="No distfiles available for this target"

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

end of thread, other threads:[~2023-04-21  9:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19 15:46 [PR PATCH] vivaldi: update to 6.0.2979.15 tororutsu
2023-04-19 18:37 ` classabbyamp
2023-04-19 18:54 ` rafeyu
2023-04-19 18:55 ` classabbyamp
2023-04-19 19:33 ` [PR PATCH] [Merged]: " classabbyamp
2023-04-20 11:24 ` tororutsu
2023-04-20 11:25 ` tororutsu
2023-04-21  6:15 ` rafeyu
2023-04-21  9:35 ` tororutsu

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