diff options
author | Andrew Psaltis <ampsaltis@gmail.com> | 2010-03-03 14:20:32 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:24:04 +0200 |
commit | 0824bdebfce556561f082ac622a3642fec65301d (patch) | |
tree | c0db18b2b5e41c8da2e8445623b2bba3859b2c3c /libraries/gobject-introspection | |
parent | 277db33027033a569be74daa31c9c04e5f949392 (diff) |
libraries/gobject-introspection: Updated for version 0.6.7.
Diffstat (limited to 'libraries/gobject-introspection')
-rw-r--r-- | libraries/gobject-introspection/gobject-introspection.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/gobject-introspection/gobject-introspection.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gobject-introspection/gobject-introspection.SlackBuild b/libraries/gobject-introspection/gobject-introspection.SlackBuild index 4b17b1169c43..7f228dfaae61 100644 --- a/libraries/gobject-introspection/gobject-introspection.SlackBuild +++ b/libraries/gobject-introspection/gobject-introspection.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gobject-introspection -VERSION=${VERSION:-0.6.5} +VERSION=${VERSION:-0.6.7} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/gobject-introspection/gobject-introspection.info b/libraries/gobject-introspection/gobject-introspection.info index f4e842ef9659..8ed02c0df750 100644 --- a/libraries/gobject-introspection/gobject-introspection.info +++ b/libraries/gobject-introspection/gobject-introspection.info @@ -1,10 +1,10 @@ PRGNAM="gobject-introspection" -VERSION="0.6.5" +VERSION="0.6.7" HOMEPAGE="http://live.gnome.org/GObjectIntrospection" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.5.tar.bz2" -MD5SUM="c946cddf10f02a3aea483967ab6de605" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.7.tar.bz2" +MD5SUM="41205c14cbd86632806578448e29bd30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Andrew Psaltis" EMAIL="ampsaltis@gmail.com" -APPROVED="rworkman" +APPROVED="Erik Hanson" |