diff options
-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" |