diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2014-12-29 20:56:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-31 19:21:58 +0700 |
commit | 3e54be694443c2b8861a9149a7abe216e9a87597 (patch) | |
tree | 8c0bd310a71efacc488e854b72f0c8343cb1f359 /development/mm-common | |
parent | e91c6490269ebf86fb6130271574a840d6b7ceb0 (diff) | |
download | slackbuilds-3e54be694443c2b8861a9149a7abe216e9a87597.tar.gz |
development/mm-common: Updated for version 0.9.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/mm-common')
-rw-r--r-- | development/mm-common/mm-common.SlackBuild | 2 | ||||
-rw-r--r-- | development/mm-common/mm-common.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mm-common/mm-common.SlackBuild b/development/mm-common/mm-common.SlackBuild index 152cddb294..f2f72b8002 100644 --- a/development/mm-common/mm-common.SlackBuild +++ b/development/mm-common/mm-common.SlackBuild @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mm-common -VERSION=${VERSION:-0.9.6} +VERSION=${VERSION:-0.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/mm-common/mm-common.info b/development/mm-common/mm-common.info index 8a45d77b91..69de64f07f 100644 --- a/development/mm-common/mm-common.info +++ b/development/mm-common/mm-common.info @@ -1,8 +1,8 @@ PRGNAM="mm-common" -VERSION="0.9.6" +VERSION="0.9.7" HOMEPAGE="http://www.gtkmm.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.6.tar.xz" -MD5SUM="3b23749ab39441c392c016ce74632678" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.7.tar.xz" +MD5SUM="a8b7c11db81a72168bf38d88d97df686" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |