summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle Gitlab Runner2020-10-15 06:57:28 +0000
committerBlackEagle Gitlab Runner2020-10-15 06:57:28 +0000
commita0924e6efc59c678abfb13787483a6d4f73c43d0 (patch)
tree206fb231b43197925316cdb274bbdeb56ebb1759
parent6a102fe28857c2a71adc3c369b5a2d6c321c07d1 (diff)
downloadaur-a0924e6efc59c678abfb13787483a6d4f73c43d0.tar.gz
vivaldi :: 3.4.2066.76-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a32e11636b33..48499d4ae8c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.2.2
-# Tue Sep 22 13:29:07 UTC 2020
+# Thu Oct 15 06:57:28 UTC 2020
pkgbase = vivaldi
pkgdesc = An advanced browser made with the power user in mind.
- pkgver = 3.3.2022.47
+ pkgver = 3.4.2066.76
pkgrel = 1
url = https://vivaldi.com
arch = x86_64
@@ -24,8 +24,8 @@ pkgbase = vivaldi
optdepends = libnotify: native notifications
options = !strip
options = !zipman
- source = https://downloads.vivaldi.com/stable/vivaldi-stable-3.3.2022.47-1.x86_64.rpm
- sha512sums = a17df05dc45c33551c7b783f9edfc234a8528789c503a7b752e2611b89fdfd6adc0b4d0b0ccfe11202205cbaff19f0f7e455de3edb07b4fa472949040ea5232c
+ source = https://downloads.vivaldi.com/stable/vivaldi-stable-3.4.2066.76-1.x86_64.rpm
+ sha512sums = 49b9c43b65f327aaa99be03f86ff558d81e8d1737fcc652307529a70a20aeecd3f9058c9e53ea2af3f4b8e1147de3b00625fa54983e7bd8b09913f2ed57d94a9
pkgname = vivaldi
diff --git a/PKGBUILD b/PKGBUILD
index bfd1c01bfb6d..3aa0d6c1c7ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: TZ86
pkgname=vivaldi
-_rpmversion=3.3.2022.47-1
-pkgver=3.3.2022.47
+_rpmversion=3.4.2066.76-1
+pkgver=3.4.2066.76
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=('a17df05dc45c33551c7b783f9edfc234a8528789c503a7b752e2611b89fdfd6adc0b4d0b0ccfe11202205cbaff19f0f7e455de3edb07b4fa472949040ea5232c')
+sha512sums=('49b9c43b65f327aaa99be03f86ff558d81e8d1737fcc652307529a70a20aeecd3f9058c9e53ea2af3f4b8e1147de3b00625fa54983e7bd8b09913f2ed57d94a9')
package() {
cp --parents -a {opt,usr/bin,usr/share} "$pkgdir"