diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-20 03:40:05 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-20 03:40:05 +0000 |
commit | f4e0d41bdfa80b65960c85d4d526814a91f52e62 (patch) | |
tree | 43653b6dcc8152642eeb803f19d9b247a3aed871 /community/python2-pycdio | |
parent | a7868499c166c245f671318faaaf777a802fbefe (diff) |
Mon Jan 20 03:36:38 UTC 2014
Diffstat (limited to 'community/python2-pycdio')
-rw-r--r-- | community/python2-pycdio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python2-pycdio/PKGBUILD b/community/python2-pycdio/PKGBUILD index 813d2572b..08a2f83e0 100644 --- a/community/python2-pycdio/PKGBUILD +++ b/community/python2-pycdio/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 101971 2013-12-03 03:22:58Z fyan $ +# $Id: PKGBUILD 104375 2014-01-19 16:29:39Z bpiotrowski $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Alessandro Pezzoni <donbex at nerdshack dot com> pkgname=python2-pycdio pkgver=0.20 -pkgrel=1 +pkgrel=2 pkgdesc="Python OO interface to libcdio (CD Input and Control library)" arch=("i686" "x86_64") url="http://pypi.python.org/pypi/pycdio/" |