diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 20:05:36 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 20:05:36 +0200 |
commit | 5df14c5d9e93faed794afcdd08fff0d37df87d1b (patch) | |
tree | beea6e2331357cf5fd5805471e18e4f790476593 /extra/gobject-introspection/Pkgfile | |
parent | 0151ccf6d9d5bcb1055167279106299eed5f9797 (diff) | |
parent | 0e2c9352a7da3cdbbe0f4af40428d54ad24238dd (diff) | |
download | nutyx-extra-5df14c5d9e93faed794afcdd08fff0d37df87d1b.tar.gz nutyx-extra-5df14c5d9e93faed794afcdd08fff0d37df87d1b.tar.bz2 nutyx-extra-5df14c5d9e93faed794afcdd08fff0d37df87d1b.tar.xz nutyx-extra-5df14c5d9e93faed794afcdd08fff0d37df87d1b.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'extra/gobject-introspection/Pkgfile')
-rw-r--r-- | extra/gobject-introspection/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gobject-introspection/Pkgfile b/extra/gobject-introspection/Pkgfile index 11a3a4ad2..19c85677c 100644 --- a/extra/gobject-introspection/Pkgfile +++ b/extra/gobject-introspection/Pkgfile @@ -5,7 +5,8 @@ # Depends on: glib, libffi, python, cairo name=gobject-introspection -version=0.6.14 +version=0.9.12 +#0.6.14 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) |