diff options
-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 f1e17cbc6b..6ae7b749c5 100644 --- a/development/mutagen/mutagen.SlackBuild +++ b/development/mutagen/mutagen.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mutagen -VERSION=${VERSION:-1.21} +VERSION=${VERSION:-1.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/mutagen/mutagen.info b/development/mutagen/mutagen.info index 412e0c23b7..883eccae94 100644 --- a/development/mutagen/mutagen.info +++ b/development/mutagen/mutagen.info @@ -1,8 +1,8 @@ PRGNAM="mutagen" -VERSION="1.21" +VERSION="1.22" HOMEPAGE="http://code.google.com/p/mutagen/" -DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.21.tar.gz" -MD5SUM="7491af5d04706b1f60fcab71aadfd27f" +DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.22.tar.gz" +MD5SUM="8fe392660daa451e3643abb688f59295" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |