mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/mutagen: Updated for version 1.36.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
68eafbb7d2
commit
ad0b57a869
2 changed files with 5 additions and 7 deletions
|
@ -3,9 +3,7 @@
|
|||
# Slackware build script for mutagen.
|
||||
#
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
#
|
||||
# Currently maintained by Dugan Chen (thedoogster [at] gmail [dot] [com])
|
||||
#
|
||||
# Copyright 2016 Dugan Chen (thedoogster [at] gmail [dot] [com])
|
||||
# Copyright 2008 Frank Caraballo <fecaraballo{at}gmail{dot}com>
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -27,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mutagen
|
||||
VERSION=${VERSION:-1.36.1}
|
||||
VERSION=${VERSION:-1.36.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mutagen"
|
||||
VERSION="1.36.1"
|
||||
VERSION="1.36.2"
|
||||
HOMEPAGE="https://github.com/quodlibet/mutagen"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36.1/mutagen-release-1.36.1.tar.gz"
|
||||
MD5SUM="4690c4ae9164e98a084d2923c6dde548"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36.2/mutagen-release-1.36.2.tar.gz"
|
||||
MD5SUM="de468b09579c92202588ac8a90d99e9a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue