diff options
author | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
commit | d466ef49f224a9347fe0375eac8126725e10a0a4 (patch) | |
tree | c08a9d7437c4d6de169858ac98fb340fd90202c2 /community/pyid3lib | |
parent | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (diff) |
Thu Feb 23 23:15:11 UTC 2012
Diffstat (limited to 'community/pyid3lib')
-rw-r--r-- | community/pyid3lib/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pyid3lib/PKGBUILD b/community/pyid3lib/PKGBUILD index 21ddae1a1..c0a541b66 100644 --- a/community/pyid3lib/PKGBUILD +++ b/community/pyid3lib/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 27121 2010-09-17 15:17:17Z schuay $ +# $Id: PKGBUILD 66183 2012-02-23 02:32:37Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Hugo Ideler <hugoideler@dse.nl> # Maintainer: Jens Persson <xerxes2 at gmail.com> pkgname=pyid3lib pkgver=0.5.1 -pkgrel=6 +pkgrel=7 pkgdesc="A Python module for editing ID3v2 tags of MP3 audio files" arch=('i686' 'x86_64') url="http://pyid3lib.sourceforge.net/" |