mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/mutagen: Updated for version 1.36.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5e33325d79
commit
d6ae903f6d
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mutagen
|
||||
VERSION=${VERSION:-1.35.1}
|
||||
VERSION=${VERSION:-1.36}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mutagen"
|
||||
VERSION="1.35.1"
|
||||
VERSION="1.36"
|
||||
HOMEPAGE="https://github.com/quodlibet/mutagen"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.35.1/mutagen-release-1.35.1.tar.gz"
|
||||
MD5SUM="7a09988d0615100c117521c797bcf64c"
|
||||
DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36/mutagen-release-1.36.tar.gz"
|
||||
MD5SUM="4a513016e57acc00247db76f2ad603e7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue