mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pygobject: update to 3.2.2.
This commit is contained in:
parent
22424da641
commit
b111b97cdf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'pygobject'
|
# Template file for 'pygobject'
|
||||||
pkgname=pygobject
|
pkgname=pygobject
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Python bindings for GObject"
|
short_desc="Python bindings for GObject"
|
||||||
homepage="http://www.pygtk.org/"
|
homepage="http://www.pygtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0f07401289fa33e8caee7a9342f5c838bb44cd0a386cb99093505edb5e42817a
|
checksum=4653790baaff0176fd814b88cfb5378c45906a120b25d01be2554f423b726eb0
|
||||||
long_desc="
|
long_desc="
|
||||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue