diff options
Diffstat (limited to 'repo/python-gobject/python-gobject.xibuild')
-rw-r--r-- | repo/python-gobject/python-gobject.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python-gobject/python-gobject.xibuild b/repo/python-gobject/python-gobject.xibuild index 4e62de2..7256af3 100644 --- a/repo/python-gobject/python-gobject.xibuild +++ b/repo/python-gobject/python-gobject.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="python python libffi" DEPS="python libffi cairo glib gobject-introspection musl" -PKG_VER=3.42.0 +PKG_VER=3.42.2 SOURCE=https://download.gnome.org/sources/pygobject/${PKG_VER%.*}/pygobject-$PKG_VER.tar.xz DESC="Python bindings for the GObject library" |