mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/vstudio: Updated for version 5.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
075b1368ba
commit
eeb53719cc
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vstudio
|
||||
VERSION=${VERSION:-5.5.4}
|
||||
VERSION=${VERSION:-5.5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vstudio"
|
||||
VERSION="5.5.4"
|
||||
VERSION="5.5.5"
|
||||
HOMEPAGE="http://www.valentina-db.com/"
|
||||
DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.5.4/lin_32/vstudio_5_lin.deb"
|
||||
DOWNLOAD="http://www.valentina-db.com/download/prev_releases/5.5.5/lin_32/vstudio_5_lin.deb"
|
||||
MD5SUM="89ae18fd475657fb51ac8055a7992409"
|
||||
DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.5.4/lin_64/vstudio_x64_5_lin.deb"
|
||||
MD5SUM_x86_64="f2e1aded1e8c6d138573f1df641261a5"
|
||||
DOWNLOAD_x86_64="http://www.valentina-db.com/download/prev_releases/5.5.5/lin_64/vstudio_x64_5_lin.deb"
|
||||
MD5SUM_x86_64="09d1d09b526abd6258ce8f897d9c22a3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue