mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/beets: Updated for version 1.3.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2ecf2780a6
commit
3429389f37
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for beets
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=beets
|
||||
VERSION=${VERSION:-1.3.10}
|
||||
VERSION=${VERSION:-1.3.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="beets"
|
||||
VERSION="1.3.10"
|
||||
VERSION="1.3.11"
|
||||
HOMEPAGE="http://beets.radbox.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/beets/beets-1.3.10.tar.gz"
|
||||
MD5SUM="11f687b68942ecb30bf9a5275aa893be"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/beets/beets-1.3.11.tar.gz"
|
||||
MD5SUM="cf5ee027abb46bb04fd90f7aaa8aa253"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mutagen munkres Unidecode musicbrainzngs PyYAML enum34"
|
||||
|
|
Loading…
Reference in a new issue