mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/mutagen: Updated for version 1.41.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d996e4fd74
commit
68d6a37f37
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mutagen
|
||||
VERSION=${VERSION:-1.40.0}
|
||||
VERSION=${VERSION:-1.41.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mutagen"
|
||||
VERSION="1.40.0"
|
||||
VERSION="1.41.0"
|
||||
HOMEPAGE="https://github.com/quodlibet/mutagen"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.40.0/mutagen-release-1.40.0.tar.gz"
|
||||
MD5SUM="9e8fa0cd987eac0da0a399c2080aa61a"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.41.0/mutagen-release-1.41.0.tar.gz"
|
||||
MD5SUM="8fdccc7cbbc45a6f1ee03f646bca3a5e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue