summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Mikołajczak2017-04-02 21:40:44 +0200
committerMarcin Mikołajczak2017-04-02 21:40:44 +0200
commit1db8d35c56f07ceef34a74abfc1fa8224aaeab9b (patch)
treefcd4ecf26887421f0ffe64eb04efffee9329f0f9 /PKGBUILD
parent611519ab27eee72f9825597295300478eba7304b (diff)
downloadaur-1db8d35c56f07ceef34a74abfc1fa8224aaeab9b.tar.gz
new version, added ARM architectures
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c65d56b47b0e..3297bb6c0463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
#Contributor: Christian Hesse <mail@eworm.de>
pkgname=otter-browser-git
-pkgver=0.9.12.r713.g1a813081
+pkgver=0.9.12.r727.g83e8e4d1
pkgrel=1
pkgdesc='Browser aiming to recreate the best aspects of the classic Opera (12.x) UI using Qt5 - git checkout'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='http://otter-browser.org/'
license=('GPL3')
provides=('otter-browser')