diff options
-rw-r--r-- | development/robomongo/robomongo.SlackBuild | 2 | ||||
-rw-r--r-- | development/robomongo/robomongo.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/robomongo/robomongo.SlackBuild b/development/robomongo/robomongo.SlackBuild index 7b2de0e02e..0dde8d64ca 100644 --- a/development/robomongo/robomongo.SlackBuild +++ b/development/robomongo/robomongo.SlackBuild @@ -4,7 +4,7 @@ # Home Page http://www.robomongo.org PRGNAM="robomongo" -VERSION="0.8.2" +VERSION="0.8.4" BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/robomongo/robomongo.info b/development/robomongo/robomongo.info index 4a24613c2c..8f2cc93ca3 100644 --- a/development/robomongo/robomongo.info +++ b/development/robomongo/robomongo.info @@ -1,10 +1,10 @@ PRGNAM="robomongo" -VERSION="0.8.2" +VERSION="0.8.4" HOMEPAGE="http://www.robomongo.org/" -DOWNLOAD="http://robomongo.org/files/linux/robomongo-0.8.2-i386.tar.gz" -MD5SUM="5965ab3108866126def196f3708d4d15" -DOWNLOAD_x86_64="http://robomongo.org/files/linux/robomongo-0.8.2-x86_64.tar.gz" -MD5SUM_x86_64="cc6738c1c316bb7e9db16c4e2616e227" +DOWNLOAD="http://robomongo.org/files/linux/robomongo-0.8.4-i386.tar.gz" +MD5SUM="67fcd67001fdd6771670af2e8520c0d6" +DOWNLOAD_x86_64="http://robomongo.org/files/linux/robomongo-0.8.4-x86_64.tar.gz" +MD5SUM_x86_64="a62865855d223ecf69db53c9a18ab73c" REQUIRES="" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" |