summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31efd2c44b7e..8d9c7053a8e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 20 07:52:33 UTC 2019
+# Mon Jun 24 20:56:35 UTC 2019
pkgbase = vivaldi
pkgdesc = An advanced browser made with the power user in mind.
- pkgver = 2.6.1566.40
+ pkgver = 2.6.1566.44
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-2.6.1566.40-1.x86_64.rpm
- sha512sums = 04b36f564250248a5975b9abc27339961f40846df20e4525a69b1c3444ebac2435a850a61e5e87aea689c1b69dac73b0d28e9b5ca4114423c63a5315793c8668
+ source = https://downloads.vivaldi.com/stable/vivaldi-stable-2.6.1566.44-1.x86_64.rpm
+ sha512sums = 7d1dcc7373eaa593bdf04f494a47220b4c640ba82511e861c031cd733b808240db1176f6df4f53b14b197b0fa1906f67ea983e7dca6db71abf7b123961b08f59
pkgname = vivaldi
diff --git a/PKGBUILD b/PKGBUILD
index 1f273c7da2f6..6931a6e8f76b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: TZ86
pkgname=vivaldi
-_rpmversion=2.6.1566.40-1
-pkgver=2.6.1566.40
+_rpmversion=2.6.1566.44-1
+pkgver=2.6.1566.44
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=('04b36f564250248a5975b9abc27339961f40846df20e4525a69b1c3444ebac2435a850a61e5e87aea689c1b69dac73b0d28e9b5ca4114423c63a5315793c8668')
+sha512sums=('7d1dcc7373eaa593bdf04f494a47220b4c640ba82511e861c031cd733b808240db1176f6df4f53b14b197b0fa1906f67ea983e7dca6db71abf7b123961b08f59')
package() {
cp --parents -a {opt,usr/bin,usr/share} "$pkgdir"