diff options
author | root <root@rshg054.dnsready.net> | 2012-02-25 23:15:06 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-25 23:15:06 +0000 |
commit | e4a5730eb358cb0d78bc022204ddccac068c2bf2 (patch) | |
tree | 8dc9d2ac6b1313cb68be1a6c8b51500397f8b225 /extra/mysql-python/PKGBUILD | |
parent | 299e917c17619f800f0c21cf43209065b608223f (diff) |
Sat Feb 25 23:15:06 UTC 2012
Diffstat (limited to 'extra/mysql-python/PKGBUILD')
-rw-r--r-- | extra/mysql-python/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mysql-python/PKGBUILD b/extra/mysql-python/PKGBUILD index 7d80d1028..4c1b04396 100644 --- a/extra/mysql-python/PKGBUILD +++ b/extra/mysql-python/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 115225 2011-03-17 11:58:26Z andrea $ +# $Id: PKGBUILD 151041 2012-02-24 14:12:17Z pierre $ # Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> # Contributor: damir <damir@archlinux.org> pkgname=mysql-python pkgver=1.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="MySQL support for Python" arch=("i686" "x86_64") url="http://mysql-python.sourceforge.net/" |