pygobject2: Rebuilf for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-25 11:02:17 +03:00
parent f75d985c64
commit 1da927eeea

View File

@@ -4,7 +4,7 @@ _realname=pygobject
pkgbase=mingw-w64-${_realname}2
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-gobject2" "${MINGW_PACKAGE_PREFIX}-python3-gobject2" "${MINGW_PACKAGE_PREFIX}-pygobject2-devel")
pkgver=2.28.7
pkgrel=1
pkgrel=2
pkgdesc="Allows you to load glade interface files in a program at runtime (mingw-w64)"
arch=(any)
url="http://www.pygtk.org"