commit opera-developer 34.0.2036.2-2

This commit is contained in:
Christian Hesse 2015-11-09 14:44:31 +01:00
parent e487f4d1b6
commit 67c868249d
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = opera-developer
pkgdesc = A fast and secure web browser and Internet suite - developer stream
pkgver = 34.0.2036.2
pkgrel = 1
pkgrel = 2
url = http://www.opera.com/browser/
install = opera.install
arch = x86_64
@ -16,7 +16,7 @@ pkgbase = opera-developer
depends = desktop-file-utils
optdepends = curl: opera crash reporter and autoupdate checker
optdepends = libnotify: native desktop notifications
optdepends = opera-ffmpeg-codecs: support h.264 and mp3 codecs
optdepends = opera-developer-ffmpeg-codecs: support h.264 and mp3 codecs
options = !strip
backup = etc/opera-developer/default
source = opera

View file

@ -2,7 +2,7 @@
pkgname=opera-developer
pkgver=34.0.2036.2
pkgrel=1
pkgrel=2
pkgdesc='A fast and secure web browser and Internet suite - developer stream'
arch=('x86_64' 'i686')
url='http://www.opera.com/browser/'
@ -10,7 +10,7 @@ license=('custom:opera')
depends=('alsa-lib' 'nss' 'gtk2' 'gconf' 'libxss' 'libxtst' 'desktop-file-utils')
optdepends=('curl: opera crash reporter and autoupdate checker'
'libnotify: native desktop notifications'
'opera-ffmpeg-codecs: support h.264 and mp3 codecs')
'opera-developer-ffmpeg-codecs: support h.264 and mp3 codecs')
install=opera.install
options=(!strip)
backup=("etc/${pkgname}/default")