mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/opera: Updated for version 72.0.3815.400.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
245f361faa
commit
b0d8661ce9
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-72/#b3815.320
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-72/#b3815.400
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-72.0.3815.320}
|
||||
VERSION=${VERSION:-72.0.3815.400}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="72.0.3815.320"
|
||||
VERSION="72.0.3815.400"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/72.0.3815.320/linux/opera-stable_72.0.3815.320_amd64.deb"
|
||||
MD5SUM_x86_64="f79970dd2c03f248b3e735b582ccbfb7"
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/72.0.3815.400/linux/opera-stable_72.0.3815.400_amd64.deb"
|
||||
MD5SUM_x86_64="ffff7a5f1797c8f6d0d1c7debc15d3ae"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue