Bump
This commit is contained in:
parent
bfa278f9f6
commit
1aa62bd059
@ -1 +0,0 @@
|
|||||||
5441171b11bd69fb1e78450526e528d587550222 /usr/portage/distfiles/Opera_1150_int_Setup.exe
|
|
1
Opera_1160_int_Setup.exe.sha1sum
Normal file
1
Opera_1160_int_Setup.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
b1f270487b9450d4aac8a0caaf918173dc153d3d /usr/portage/distfiles/Opera_1160_int_Setup.exe
|
4
build.sh
4
build.sh
@ -1,13 +1,13 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
PN="opera"
|
PN="opera"
|
||||||
VERSION="11.50"
|
VERSION="11.60"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
TYPE="public"
|
TYPE="public"
|
||||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||||
ICON="http://www.kernreaktor.net/wp-content/uploads/2009/03/opera_logosvg.png"
|
ICON="http://www.kernreaktor.net/wp-content/uploads/2009/03/opera_logosvg.png"
|
||||||
X86="ftp://ftp.opera.com/pub/opera/win/1150/int/Opera_1150_int_Setup.exe"
|
X86="ftp://ftp.opera.com/pub/opera/win/1160/int/Opera_1160_int_Setup.exe"
|
||||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||||
ICONFILE=${ICON##*/}
|
ICONFILE=${ICON##*/}
|
||||||
X86FILE=${X86##*/}
|
X86FILE=${X86##*/}
|
||||||
|
Loading…
Reference in New Issue
Block a user