summaryrefslogtreecommitdiff
path: root/community/pyid3lib
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
commit82e1a8e4caf3318dbb60adda8c2649ae7ac15661 (patch)
treebc42529997fa58fc26481c8ba7524560f3baa5af /community/pyid3lib
parentf87cdf22eb712b5b1c118f768d4ff710fc839403 (diff)
parentd466ef49f224a9347fe0375eac8126725e10a0a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpack/PKGBUILD community/flac123/PKGBUILD community/flashrom/PKGBUILD community/liblockfile/PKGBUILD community/python-cjson/PKGBUILD community/tcpflow/PKGBUILD extra/vlc/PKGBUILD multilib/lib32-gnutls/PKGBUILD multilib/lib32-libssh2/PKGBUILD
Diffstat (limited to 'community/pyid3lib')
-rw-r--r--community/pyid3lib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pyid3lib/PKGBUILD b/community/pyid3lib/PKGBUILD
index 40f1cc6b0..d8725b9d3 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' 'mips64el')
url="http://pyid3lib.sourceforge.net/"