diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/mutagen/mutagen.SlackBuild | 4 | ||||
-rw-r--r-- | development/mutagen/mutagen.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/mutagen/mutagen.SlackBuild b/development/mutagen/mutagen.SlackBuild index 8fdf5c12c3..92a323864e 100644 --- a/development/mutagen/mutagen.SlackBuild +++ b/development/mutagen/mutagen.SlackBuild @@ -25,8 +25,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mutagen -VERSION=${VERSION:-1.36.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.37} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/development/mutagen/mutagen.info b/development/mutagen/mutagen.info index 766de226ba..72a587bce3 100644 --- a/development/mutagen/mutagen.info +++ b/development/mutagen/mutagen.info @@ -1,8 +1,8 @@ PRGNAM="mutagen" -VERSION="1.36.2" +VERSION="1.37" HOMEPAGE="https://github.com/quodlibet/mutagen" -DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36.2/mutagen-release-1.36.2.tar.gz" -MD5SUM="de468b09579c92202588ac8a90d99e9a" +DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.37/mutagen-release-1.37.tar.gz" +MD5SUM="32ba118e6cd78b670182139d05e89023" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |