Date: Saturday, March 30, 2013 @ 11:43:10
  Author: schuay
Revision: 87350

abcde 2.5.4-5

Modified:
  abcde/trunk/PKGBUILD
  abcde/trunk/python2-eyed3-0.7.0.patch

---------------------------+
 PKGBUILD                  |    4 ++--
 python2-eyed3-0.7.0.patch |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-30 09:40:31 UTC (rev 87349)
+++ PKGBUILD    2013-03-30 10:43:10 UTC (rev 87350)
@@ -6,7 +6,7 @@
 
 pkgname=abcde
 pkgver=2.5.4
-pkgrel=4
+pkgrel=5
 pkgdesc='A frontend command-line utility that grabs tracks off a CD, encodes 
them to ogg or mp3 format, and tags them, all in one go.'
 arch=('any')
 url='http://code.google.com/p/abcde/'
@@ -41,4 +41,4 @@
 
 md5sums=('d761c5a07854ce24748be9aa10100e74'
          'c3975dc8389ff2edba6684bbc378d97d'
-         'a438c9bc47da917884b18255bc1ffe0d')
+         '2d0d28069d0e42ef55232427214a665f')

Modified: python2-eyed3-0.7.0.patch
===================================================================
--- python2-eyed3-0.7.0.patch   2013-03-30 09:40:31 UTC (rev 87349)
+++ python2-eyed3-0.7.0.patch   2013-03-30 10:43:10 UTC (rev 87350)
@@ -5,8 +5,9 @@
                                                -G "$GENREID" -n 
"${TRACKNUM:-$1}" \
                                                ${TRACKNUM:+-N "$TRACKS"} \
 -                                              
${ENCODING:+--set-encoding="$ENCODING"} \
+-                                              
${TPE2:+--set-text-frame=TPE2:"$TPE2"} \
 +                                              ${ENCODING:+--encoding 
"$ENCODING"} \
-                                               
${TPE2:+--set-text-frame=TPE2:"$TPE2"} \
++                                              
${TPE2:+--text-frame=TPE2:"$TPE2"} \
                                                "$ABCDETEMPDIR/track$1.$OUTPUT"
                                        ;;
 @@ -3879,7 +3879,7 @@

Reply via email to