diff options
Diffstat (limited to 'extra/pygobject')
-rw-r--r-- | extra/pygobject/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pygobject/PKGBUILD b/extra/pygobject/PKGBUILD index 16420af96..48c5691d2 100644 --- a/extra/pygobject/PKGBUILD +++ b/extra/pygobject/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 159046 2012-05-15 11:01:15Z heftig $ +# $Id: PKGBUILD 169002 2012-10-17 10:19:46Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgbase=pygobject pkgname=(python-gobject python2-gobject pygobject-devel) pkgver=3.2.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64' 'mips64el') url="https://live.gnome.org/PyGObject" license=('LGPL') |