summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2017-06-09 14:16:10 +0200
committerChristian Hesse2017-06-09 14:16:10 +0200
commit0465bd8f70e334849063edf9d4fb133525eb8c06 (patch)
treef2d5a88a6125ccd9ad1a0021a0e0b2693f87cdea
parent831a576704074a198ee1b4654eb3fa516a567275 (diff)
downloadaur-0465bd8f70e334849063edf9d4fb133525eb8c06.tar.gz
commit opera-beta 46.0.2597.6-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f91f8c307ef9..bad2411aab3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed May 24 22:14:42 UTC 2017
+# Fri Jun 9 12:16:10 UTC 2017
pkgbase = opera-beta
pkgdesc = A fast and secure web browser and Internet suite - beta stream
pkgver = 46.0.2597.6
- pkgrel = 1
+ pkgrel = 2
url = http://www.opera.com/browser/
arch = x86_64
license = custom:opera
depends = alsa-lib
depends = nss
- depends = gtk2
+ depends = gtk3
depends = gconf
depends = libxss
depends = libxtst
diff --git a/PKGBUILD b/PKGBUILD
index 6c14e0e3c025..8e54fed013df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=opera-beta
pkgver=46.0.2597.6
-pkgrel=1
+pkgrel=2
pkgdesc='A fast and secure web browser and Internet suite - beta stream'
arch=('x86_64')
url='http://www.opera.com/browser/'
license=('custom:opera')
-depends=('alsa-lib' 'nss' 'gtk2' 'gconf' 'libxss' 'libxtst' 'desktop-file-utils')
+depends=('alsa-lib' 'nss' 'gtk3' 'gconf' 'libxss' 'libxtst' 'desktop-file-utils')
optdepends=('curl: opera crash reporter and autoupdate checker'
'libnotify: native desktop notifications'
"${pkgname}-ffmpeg-codecs: support h.264 and mp3 codecs")