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/gobject-introspection.SlackBuild | |
parent | 277db33027033a569be74daa31c9c04e5f949392 (diff) | |
download | slackbuilds-0824bdebfce556561f082ac622a3642fec65301d.tar.gz |
libraries/gobject-introspection: Updated for version 0.6.7.
Diffstat (limited to 'libraries/gobject-introspection/gobject-introspection.SlackBuild')
-rw-r--r-- | libraries/gobject-introspection/gobject-introspection.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gobject-introspection/gobject-introspection.SlackBuild b/libraries/gobject-introspection/gobject-introspection.SlackBuild index 4b17b1169c..7f228dfaae 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} |