diff options
Diffstat (limited to 'glib/Pkgfile')
-rwxr-xr-x | glib/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/glib/Pkgfile b/glib/Pkgfile index dcf621bc6..50641d5a1 100755 --- a/glib/Pkgfile +++ b/glib/Pkgfile @@ -1,3 +1,4 @@ + # Description: Bibliothèque bas niveau utilisée par de nombreux paquets gtk et autres # URL: http://www.gtk.org/ # Maintainer: NuTyX core team @@ -6,7 +7,7 @@ # Run on: expat name=glib -version=2.31.14 +version=2.31.20 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) |