network/opera-developer: Updated for version 54.0.2936.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cbe2b1d8b9
commit
efee8d4b89
|
@ -2,17 +2,16 @@ opera-developer (Fast and secure web browser)
|
|||
|
||||
Opera is a fast, secure, and user-friendly web browser.
|
||||
|
||||
It includes web developer tools, news aggregation, and the ability
|
||||
to compress data via Opera Turbo on congested networks.
|
||||
|
||||
Recently, Opera bring us VPN support, Ad Blocker, and the first
|
||||
version of RSS support!
|
||||
|
||||
This is a Development version of Opera browser, for Stable version
|
||||
please see "opera" and for a old version based on
|
||||
Presto engine, please see a SlackBuild called "opera-legacy".
|
||||
|
||||
Recently, Opera bring us VPN support, Ad Blocker, and the first
|
||||
version of RSS support!
|
||||
|
||||
Since version 46.0.2590.0 Opera's drops 32 bits support, for more:
|
||||
https://blogs.opera.com/desktop/2017/05/opera-developer-46-0-2590-0-update/
|
||||
|
||||
This suggests: pepperflash-plugin, ffmpeg, opera-developer-ffmpeg-codecs
|
||||
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-54/#b2936.0
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera-developer
|
||||
VERSION=${VERSION:-54.0.2929.0}
|
||||
VERSION=${VERSION:-54.0.2936.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-developer"
|
||||
VERSION="54.0.2929.0"
|
||||
VERSION="54.0.2936.0"
|
||||
HOMEPAGE="http://www.opera.com/browser/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download1.operacdn.com/pub/opera-developer/54.0.2929.0/linux/opera-developer_54.0.2929.0_amd64.deb"
|
||||
MD5SUM_x86_64="3461b9347cd4f7afad0fcae3c3d78886"
|
||||
DOWNLOAD_x86_64="http://download1.operacdn.com/pub/opera-developer/54.0.2936.0/linux/opera-developer_54.0.2936.0_amd64.deb"
|
||||
MD5SUM_x86_64="658c52975e93ff30fa08589d705fbdf3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue