diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-10 17:50:23 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:46 +0700 |
commit | 083f35eccc3c805dd9c54665d509fcee12839f5d (patch) | |
tree | ce8493d84e8e2c80e3fde5b288e2bc5be78454ca /graphics | |
parent | 2759d42d33e76ec188462e268cf2ac7063f5751d (diff) | |
download | slackbuilds-083f35eccc3c805dd9c54665d509fcee12839f5d.tar.gz |
graphics/resynthesizer: Updated for version 2.0.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/resynthesizer/resynthesizer.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/resynthesizer/resynthesizer.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/resynthesizer/resynthesizer.SlackBuild b/graphics/resynthesizer/resynthesizer.SlackBuild index 1595c24c5d..c67235f250 100644 --- a/graphics/resynthesizer/resynthesizer.SlackBuild +++ b/graphics/resynthesizer/resynthesizer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=resynthesizer -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/resynthesizer/resynthesizer.info b/graphics/resynthesizer/resynthesizer.info index 5b8d34da17..454a4a047e 100644 --- a/graphics/resynthesizer/resynthesizer.info +++ b/graphics/resynthesizer/resynthesizer.info @@ -1,8 +1,8 @@ PRGNAM="resynthesizer" -VERSION="2.0.1" +VERSION="2.0.3" HOMEPAGE="https://github.com/bootchk/resynthesizer" -DOWNLOAD="https://github.com/bootchk/resynthesizer/archive/2.0.1/resynthesizer-2.0.1.tar.gz" -MD5SUM="ded5a0845c1767f0bf8c7d5e075ebceb" +DOWNLOAD="https://github.com/bootchk/resynthesizer/archive/v2.0.3/resynthesizer-2.0.3.tar.gz" +MD5SUM="e7495c634abf90789eab64227fbf8fe0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |