diff options
Diffstat (limited to 'network/opera/opera.SlackBuild')
-rw-r--r-- | network/opera/opera.SlackBuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 98d9520192..da25720eeb 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -23,9 +23,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115 + PRGNAM=opera -VERSION=10.63 -REVNO=6450 +VERSION=11.00 +REVNO=1156 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |