diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-07-02 20:06:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:31 +0700 |
commit | 2fd955de2de8a9a1c648c7ae4bd5325d9cc033d5 (patch) | |
tree | a5a91cd7cd11f2bdb1c718082ee49197dae11c3c /graphics/gource | |
parent | 72c54198b58ee3a680dce6ad48e91c5779d1ba52 (diff) | |
download | slackbuilds-2fd955de2de8a9a1c648c7ae4bd5325d9cc033d5.tar.gz |
graphics/gource: Updated for version 0.49.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/gource')
-rw-r--r-- | graphics/gource/gource.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/gource/gource.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gource/gource.SlackBuild b/graphics/gource/gource.SlackBuild index 3fe5b398e8..42d97e0a69 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -25,7 +25,7 @@ # generated by grissiom's sbo-dev-helper PRGNAM=gource -VERSION=${VERSION:-0.48} +VERSION=${VERSION:-0.49} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gource/gource.info b/graphics/gource/gource.info index 74f523d590..012f973561 100644 --- a/graphics/gource/gource.info +++ b/graphics/gource/gource.info @@ -1,8 +1,8 @@ PRGNAM="gource" -VERSION="0.48" +VERSION="0.49" HOMEPAGE="http://gource.io" -DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.48/gource-0.48.tar.gz" -MD5SUM="fff64dffc1eb42d395e2ecddb4074d63" +DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.49/gource-0.49.tar.gz" +MD5SUM="a5d5895141eae689b3fd6d8fbcbb4c4b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image glm" |