diff options
-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 f2f72b800225..00e6e5c4cf4f 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.7} +VERSION=${VERSION:-0.9.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/mm-common/mm-common.info b/development/mm-common/mm-common.info index 69de64f07fd0..331e5666cfb1 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.7" +VERSION="0.9.8" HOMEPAGE="http://www.gtkmm.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.7.tar.xz" -MD5SUM="a8b7c11db81a72168bf38d88d97df686" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.8.tar.xz" +MD5SUM="00fd5c6850cd5fecc2e02b04d0dd1637" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |