summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2020-06-11 09:25:10 +0200
committerBlackEagle2020-06-11 09:25:10 +0200
commit86db88ff20c6be8763f53125369fad4595fb1c7f (patch)
tree1901ee58b473b1b55292465815db74dd0846585a
parentee60e6db534424d884dc0e52ef71b40f775a5f53 (diff)
downloadaur-86db88ff20c6be8763f53125369fad4595fb1c7f.tar.gz
vivaldi :: 3.1.1929.29-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 af9cd6ed5e14..659c4f36b86f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 7 08:55:24 UTC 2020
+# Thu Jun 11 07:25:10 UTC 2020
pkgbase = vivaldi
pkgdesc = An advanced browser made with the power user in mind.
- pkgver = 3.0.1874.38
+ pkgver = 3.1.1929.29
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.0.1874.38-1.x86_64.rpm
- sha512sums = 428458ae98ecf46ac34340b199d1108f25d97cad364e2a3b8d8cf06b6add885d19d3a6b49693465381b6c1b55259d106a2536d83fc6bd9e88ea94bfceb7cb62a
+ source = https://downloads.vivaldi.com/stable/vivaldi-stable-3.1.1929.29-1.x86_64.rpm
+ sha512sums = 2a3a4913a5eee7ad2dd58f8f84de893aa1ad9078dd79c5dba5aeb28ecefd41d47286fa88358a544dd7e7989a0962844281f021c36a374040f87de21581901010
pkgname = vivaldi
diff --git a/PKGBUILD b/PKGBUILD
index a465446e1425..cda899b2430d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: TZ86
pkgname=vivaldi
-_rpmversion=3.0.1874.38-1
-pkgver=3.0.1874.38
+_rpmversion=3.1.1929.29-1
+pkgver=3.1.1929.29
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=('428458ae98ecf46ac34340b199d1108f25d97cad364e2a3b8d8cf06b6add885d19d3a6b49693465381b6c1b55259d106a2536d83fc6bd9e88ea94bfceb7cb62a')
+sha512sums=('2a3a4913a5eee7ad2dd58f8f84de893aa1ad9078dd79c5dba5aeb28ecefd41d47286fa88358a544dd7e7989a0962844281f021c36a374040f87de21581901010')
package() {
cp --parents -a {opt,usr/bin,usr/share} "$pkgdir"