diff options
-rw-r--r-- | extra/mutagen/.footprint | 2 | ||||
-rw-r--r-- | extra/mutagen/.md5sum | 2 | ||||
-rw-r--r-- | extra/mutagen/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/mutagen/.footprint b/extra/mutagen/.footprint index 326b9dc85..719728bc8 100644 --- a/extra/mutagen/.footprint +++ b/extra/mutagen/.footprint @@ -8,7 +8,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.6/ drwxr-xr-x root/root usr/lib/python2.6/site-packages/ --rw-r--r-- root/root usr/lib/python2.6/site-packages/mutagen-1.18-py2.6.egg-info +-rw-r--r-- root/root usr/lib/python2.6/site-packages/mutagen-1.19-py2.6.egg-info drwxr-xr-x root/root usr/lib/python2.6/site-packages/mutagen/ -rw-r--r-- root/root usr/lib/python2.6/site-packages/mutagen/__init__.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/mutagen/__init__.pyc diff --git a/extra/mutagen/.md5sum b/extra/mutagen/.md5sum index 8a6fd07fc..97eaf84af 100644 --- a/extra/mutagen/.md5sum +++ b/extra/mutagen/.md5sum @@ -1 +1 @@ -0c2cd954e4bacd79fadd45afc4acce4c mutagen-1.18.tar.gz +68132949f3cd68491b87ff880ded4680 mutagen-1.19.tar.gz diff --git a/extra/mutagen/Pkgfile b/extra/mutagen/Pkgfile index 3e630f1da..64959c41d 100644 --- a/extra/mutagen/Pkgfile +++ b/extra/mutagen/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=mutagen -version=1.18 +version=1.19 release=1 source=(http://mutagen.googlecode.com/files/$name-$version.tar.gz) |