diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-01 11:57:28 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-01 11:57:28 +0100 |
commit | 591844b244c94836c671751a2d44222253ac22d6 (patch) | |
tree | e25576ab9566e0ec85b4b14dd2d961e7734aec89 /extra/gobject-introspection/Pkgfile | |
parent | 8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c (diff) | |
download | nutyx-extra-591844b244c94836c671751a2d44222253ac22d6.tar.gz nutyx-extra-591844b244c94836c671751a2d44222253ac22d6.tar.bz2 nutyx-extra-591844b244c94836c671751a2d44222253ac22d6.tar.xz nutyx-extra-591844b244c94836c671751a2d44222253ac22d6.zip |
maj gobject-introspection#0.10.0-1
Diffstat (limited to 'extra/gobject-introspection/Pkgfile')
-rw-r--r-- | extra/gobject-introspection/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gobject-introspection/Pkgfile b/extra/gobject-introspection/Pkgfile index a19183111..bbaaa690a 100644 --- a/extra/gobject-introspection/Pkgfile +++ b/extra/gobject-introspection/Pkgfile @@ -2,10 +2,10 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: glib, libffi, python, cairo +# Depends on: glib, libffi, python2, cairo name=gobject-introspection -version=0.6.14 +version=0.10.0 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) |