diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-05-27 11:13:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:34 +0700 |
commit | 59436b76d93365e1893539dddf273c47acb617d1 (patch) | |
tree | c0ecd151cca4170bd403576c88ea451f36285e11 /network | |
parent | 1ce1a2013597ba9635f0361eff5e7edd37eaeff8 (diff) |
network/opera: Updated for version 45.0.2552.881.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/opera/opera.SlackBuild | 2 | ||||
-rw-r--r-- | network/opera/opera.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 95ec4c786b33..2a4b261bfd00 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opera -VERSION=${VERSION:-45.0.2552.812} +VERSION=${VERSION:-45.0.2552.881} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/opera/opera.info b/network/opera/opera.info index c9b3a7dd925b..8f0d49623fd3 100644 --- a/network/opera/opera.info +++ b/network/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera" -VERSION="45.0.2552.812" +VERSION="45.0.2552.881" HOMEPAGE="http://www.opera.com/browser/" -DOWNLOAD="http://download3.operacdn.com/pub/opera/desktop/45.0.2552.812/linux/opera-stable_45.0.2552.812_i386.deb" -MD5SUM="65ce7bae7b624dbfc8aeb19f133e6790" -DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/45.0.2552.812/linux/opera-stable_45.0.2552.812_amd64.deb" -MD5SUM_x86_64="e91bfbdc4ea124f21939be989b8efd50" +DOWNLOAD="http://download3.operacdn.com/pub/opera/desktop/45.0.2552.881/linux/opera-stable_45.0.2552.881_i386.deb" +MD5SUM="231efec2368164c05f50649989d3f89c" +DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/45.0.2552.881/linux/opera-stable_45.0.2552.881_amd64.deb" +MD5SUM_x86_64="603abe085352610c7c3031b2684c09aa" REQUIRES="" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |