diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-13 07:58:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-13 07:58:17 +0700 |
commit | db1244aeb2e39a0d2b53542be9c17bec0a6bd633 (patch) | |
tree | 93cfd26fe2632333ecf3239b77ba8c253dfa1d93 /development | |
parent | 21abbd68b4625d0c4e73beec00983e1e5734103d (diff) | |
download | slackbuilds-db1244aeb2e39a0d2b53542be9c17bec0a6bd633.tar.gz |
development/mutagen: Updated for version 1.35.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/mutagen/mutagen.SlackBuild | 2 | ||||
-rw-r--r-- | development/mutagen/mutagen.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mutagen/mutagen.SlackBuild b/development/mutagen/mutagen.SlackBuild index 4a71961fab..2cc811c400 100644 --- a/development/mutagen/mutagen.SlackBuild +++ b/development/mutagen/mutagen.SlackBuild @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mutagen -VERSION=${VERSION:-1.35} +VERSION=${VERSION:-1.35.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/mutagen/mutagen.info b/development/mutagen/mutagen.info index 7b46e53e44..5e5f1551bb 100644 --- a/development/mutagen/mutagen.info +++ b/development/mutagen/mutagen.info @@ -1,8 +1,8 @@ PRGNAM="mutagen" -VERSION="1.35" +VERSION="1.35.1" HOMEPAGE="https://github.com/quodlibet/mutagen" -DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.35/mutagen-release-1.35.tar.gz" -MD5SUM="da1df617845ec00732aa341d7494eb38" +DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.35.1/mutagen-release-1.35.1.tar.gz" +MD5SUM="7a09988d0615100c117521c797bcf64c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |