diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-12 21:31:27 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:59:30 +0700 |
commit | 96638e02a9a3620f8d8c2dff18e6ef868f8a336c (patch) | |
tree | 562ffce0d0fa5f2e67f3d7499350490eeac51ed9 /network/opera/opera.SlackBuild | |
parent | 028ec18e9963c630aac09c62b7f2ed75ab77cb5c (diff) | |
download | slackbuilds-96638e02a9a3620f8d8c2dff18e6ef868f8a336c.tar.gz |
network/opera: Updated for version 41.0.2353.56.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/opera/opera.SlackBuild')
-rw-r--r-- | network/opera/opera.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 2a300ab3f4..bc63d0f1f1 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opera -VERSION=${VERSION:-41.0.2353.46} -BUILD=${BUILD:-2} +VERSION=${VERSION:-41.0.2353.56} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |