summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-04 16:23:32 +0200
committerGoliathLabs2020-05-04 16:23:32 +0200
commit38563cc430612a5858e865f2586da13664c50393 (patch)
tree78e937b02ef2074804440279499ec3f237a2a714
parent69e76e688416622b11615764bd961a0f4b365c7e (diff)
downloadaur-38563cc430612a5858e865f2586da13664c50393.tar.gz
Added: aarch64 architecture
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a358550e3e7..aa8d612b3244 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = vivaldi-rpi
pkgdesc = An advanced browser made with the power user in mind.
pkgver = 3.0.1874.33
- pkgrel = 1
+ pkgrel = 2
url = https://vivaldi.com
arch = armv6h
arch = armv7h
+ arch = aarch64
license = custom
makedepends = w3m
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 01d0628a14c2..35a8939baa2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgname=vivaldi-rpi
_pkgname=vivaldi
pkgver=3.0.1874.33
_pkgver=3.0.1874.33-1
-pkgrel=1
+pkgrel=2
pkgdesc='An advanced browser made with the power user in mind.'
url="https://vivaldi.com"
options=('!strip' '!emptydirs')
license=('custom')
-arch=('armv6h' 'armv7h')
+arch=('armv6h' 'armv7h' 'aarch64')
depends=('gtk3' 'libcups' 'nss' 'alsa-lib' 'libxss' 'ttf-font' 'desktop-file-utils' 'shared-mime-info' 'hicolor-icon-theme')
makedepends=('w3m')
optdepends=(