summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2020-06-19 14:52:00 +0200
committerBlackEagle2020-06-19 14:52:00 +0200
commit3cf60bed0c77f555eaf99a92b3668ae80fb936ce (patch)
treeace9ee44d4c1538b699a10e79dd7b565894817c1
parente53810feb030d7e3ff44c3f0cf24f59ddb1a23d4 (diff)
downloadaur-3cf60bed0c77f555eaf99a92b3668ae80fb936ce.tar.gz
vivaldi :: 3.1.1929.40-1
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9439403d969..46c97ee48ef1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 12 10:34:20 UTC 2020
+# Fri Jun 19 12:52:00 UTC 2020
pkgbase = vivaldi
pkgdesc = An advanced browser made with the power user in mind.
- pkgver = 3.1.1929.34
+ pkgver = 3.1.1929.40
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.1.1929.34-1.x86_64.rpm
- sha512sums = 447050962859a8a871610625dc5ad69ade79128769844daaf6296983de390bcc57e277c307526a58509f1de37ccd7e4ae24b9e70e556d6a7a6b5ce5ae196f5b9
+ source = https://downloads.vivaldi.com/stable/vivaldi-stable-3.1.1929.40-1.x86_64.rpm
+ sha512sums = 2c1fcb57386107074f9fa3a1a38988abf4255b8097569de61e0b9488881662f5ddee901b9c8d9372c945d3225197d683d0bbbf0809af4dcacd130eabb77f99fb
pkgname = vivaldi
diff --git a/PKGBUILD b/PKGBUILD
index 224dd3bfd4f2..7ed4ae708cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: TZ86
pkgname=vivaldi
-_rpmversion=3.1.1929.34-1
-pkgver=3.1.1929.34
+_rpmversion=3.1.1929.40-1
+pkgver=3.1.1929.40
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=('447050962859a8a871610625dc5ad69ade79128769844daaf6296983de390bcc57e277c307526a58509f1de37ccd7e4ae24b9e70e556d6a7a6b5ce5ae196f5b9')
+sha512sums=('2c1fcb57386107074f9fa3a1a38988abf4255b8097569de61e0b9488881662f5ddee901b9c8d9372c945d3225197d683d0bbbf0809af4dcacd130eabb77f99fb')
package() {
cp --parents -a {opt,usr/bin,usr/share} "$pkgdir"