summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a55b1be8805d..ec49606aad72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: TZ86
pkgname=vivaldi
-_rpmversion=3.3.2022.36-1
-pkgver=3.3.2022.36
+_rpmversion=3.3.2022.39-1
+pkgver=3.3.2022.39
pkgrel=1
pkgdesc='An advanced browser made with the power user in mind.'
url="https://vivaldi.com"
@@ -20,7 +20,7 @@ optdepends=(
'libnotify: native notifications'
)
source=("https://downloads.vivaldi.com/stable/vivaldi-stable-${_rpmversion}.x86_64.rpm")
-sha512sums=('3e4490cd3adc40f018a2117695f4d798a1d4cc49258ed9b79e19963f4cf3af00691efff47524d041b7a04b31fbbe1ba3ef1b89e296923b9033738d0114fbfca9')
+sha512sums=('68b31f79d98f5ba25531283087176e327f8496e581ac4dd21425ad24ffc664634b21b64a6a6c1f60fcc9b58dcd9250e56678aa97289a9ead8a99e2f1ff460aad')
package() {
cp --parents -a {opt,usr/bin,usr/share} "$pkgdir"