pygobject: update to 3.10.1.
This commit is contained in:
parent
19e91ee448
commit
442d73e2e9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=3.10.0
|
||||
revision=3
|
||||
version=3.10.1
|
||||
revision=1
|
||||
hostmakedepends="which pkg-config gobject-introspection>=1.38"
|
||||
makedepends="py2cairo-devel>=1.10.0_2 pycairo-devel>=1.10.0_3 libglib-devel"
|
||||
short_desc="Python bindings for GObject"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.pygtk.org/"
|
|||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=8aaa1f83fdb2e30bae77405a63a8be600b311a04a4cdc952b2ab62ee81aad077
|
||||
checksum=87a4d3de4b8ea30a1290229f62092aeb0b77e6b21ca6588bb4704e05fd750837
|
||||
|
||||
do_configure() {
|
||||
# python2
|
||||
|
|
Loading…
Reference in a new issue