development/mutagen: Updated for version 1.24.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2014-09-22 18:29:17 +07:00 committed by Willy Sudiarto Raharjo
parent b03dfb4628
commit 9ca4a43d6e
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mutagen
VERSION=${VERSION:-1.22}
VERSION=${VERSION:-1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -84,7 +84,7 @@ rm -rf $PKG/usr/share
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a API-NOTES COPYING NEWS PKG-INFO README TODO TUTORIAL \
cp -a COPYING NEWS PKG-INFO README.rst docs/ \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,8 +1,8 @@
PRGNAM="mutagen"
VERSION="1.22"
HOMEPAGE="http://code.google.com/p/mutagen/"
DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.22.tar.gz"
MD5SUM="8fe392660daa451e3643abb688f59295"
VERSION="1.24"
HOMEPAGE="https://bitbucket.org/lazka/mutagen"
DOWNLOAD="http://www.duganchen.ca/files/sbo_sources/mutagen-1.24.tar.xz"
MD5SUM="0da675510a2477d98ebb0c21720d9045"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""