mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-10 20:49:31 +01:00
network/opera: Updated for version 58.0.3135.90.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0f1e327e5
commit
4c79d4b736
3 changed files with 5 additions and 5 deletions
|
@ -13,4 +13,4 @@ https://blogs.opera.com/desktop/2017/05/opera-developer-46-0-2590-0-update/
|
|||
|
||||
This suggests: pepperflash-plugin, ffmpeg, opera-ffmpeg-codecs.
|
||||
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-58/#b3135.68
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-58/#b3135.90
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-58.0.3135.68}
|
||||
VERSION=${VERSION:-58.0.3135.90}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="58.0.3135.68"
|
||||
VERSION="58.0.3135.90"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.68/linux/opera-stable_58.0.3135.68_amd64.deb"
|
||||
MD5SUM_x86_64="77e317e5ea1f52f9354f6aab342a5e95"
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/58.0.3135.90/linux/opera-stable_58.0.3135.90_amd64.deb"
|
||||
MD5SUM_x86_64="29000e4a2888826c2f5895e1bffff142"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue