Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vivaldi: update to 6.5.3206.61
@ 2024-02-07 12:34 rafeyu
  2024-02-15  6:36 ` [PR PATCH] [Closed]: " classabbyamp
  2024-02-15  6:36 ` classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: rafeyu @ 2024-02-07 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/48578

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

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

<!--
#### 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/48578.patch is attached

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

From 687556c9d3a86a30a34afd70c4b24b9b5cfe8655 Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Wed, 7 Feb 2024 19:33:14 +0700
Subject: [PATCH] vivaldi: update to 6.5.3206.61

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

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 993cfba353915..977e63bbbddc9 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -2,7 +2,7 @@
 # Permission to redistribute is granted.
 # see: srcpkgs/vivaldi/files/redistribution-permission.eml
 pkgname=vivaldi
-version=6.5.3206.59
+version=6.5.3206.61
 revision=1
 _release=1
 archs="x86_64 aarch64 armv7l"
@@ -17,15 +17,15 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
-	checksum=276b777716bb65b69ecefd6dc35c9d96b119edff4cb345a5a7e5da84d33a929a
+	checksum=46fca558b37cb0f0f243cc6c252a7c47f4594cedb4bbdf5c0450e2f499bb98c0
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_arm64.deb"
-	checksum=787de32b905ca9927490f612f427ad02e86e4d1c544e962770c25f9478c9aa40
+	checksum=a6bb8b9d00a9af1392ec694d9384558db154cecd07a696a2d4be85cf1bf28ca5
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_armhf.deb"
-	checksum=acde1f119366f0cb926ed4a1466f5a6022b6727a09d79c9f59f125eb76826a5e
+	checksum=6572c3bbae043ceb752f7c0723f854f73b50837eba3fceb42d404778139360da
 	;;
 *)
 	broken="No distfiles available for this target"

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

* Re: [PR PATCH] [Closed]: vivaldi: update to 6.5.3206.61
  2024-02-07 12:34 [PR PATCH] vivaldi: update to 6.5.3206.61 rafeyu
@ 2024-02-15  6:36 ` classabbyamp
  2024-02-15  6:36 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-02-15  6:36 UTC (permalink / raw)
  To: ml

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

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

vivaldi: update to 6.5.3206.61
https://github.com/void-linux/void-packages/pull/48578

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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
-->


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

* Re: vivaldi: update to 6.5.3206.61
  2024-02-07 12:34 [PR PATCH] vivaldi: update to 6.5.3206.61 rafeyu
  2024-02-15  6:36 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-02-15  6:36 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-02-15  6:36 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48578#issuecomment-1945453285

Comment:
sorry i think i missed this https://github.com/void-linux/void-packages/commit/f6b6d3e404d2229d8d7d690999ea22f40910bab6

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

end of thread, other threads:[~2024-02-15  6:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 12:34 [PR PATCH] vivaldi: update to 6.5.3206.61 rafeyu
2024-02-15  6:36 ` [PR PATCH] [Closed]: " classabbyamp
2024-02-15  6:36 ` classabbyamp

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