mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/gambas3: Updated for version 3.8.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4d320aa8c7
commit
1659b58afb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gambas3
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
VERSION=${VERSION:-3.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gambas3"
|
||||
VERSION="3.7.1"
|
||||
VERSION="3.8.4"
|
||||
HOMEPAGE="http://gambas.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.7.1.tar.bz2"
|
||||
MD5SUM="4ad89b7a16c90117a540f6d7ba0d2369"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.8.4.tar.bz2"
|
||||
MD5SUM="1734e722a9f04db0f27b2e4d68a374b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue