diff options
Diffstat (limited to 'community/python-galago-gtk/PKGBUILD')
-rw-r--r-- | community/python-galago-gtk/PKGBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/community/python-galago-gtk/PKGBUILD b/community/python-galago-gtk/PKGBUILD index 1589d3e41..c05c783a6 100644 --- a/community/python-galago-gtk/PKGBUILD +++ b/community/python-galago-gtk/PKGBUILD @@ -1,8 +1,10 @@ -# $Id: PKGBUILD 29291 2010-10-12 16:29:20Z foutrelis $ +# $Id: PKGBUILD 63720 2012-02-05 12:09:04Z ibiru $ +# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> + pkgname=python-galago-gtk pkgver=0.5.0 -pkgrel=5 +pkgrel=6 pkgdesc="A library of simple functions that are optimized for various CPUs" arch=('i686' 'x86_64') url="http://galago-project.org" |