diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2019-01-13 23:39:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-13 23:40:54 +0700 |
commit | 614d5f7a9361c3a7fc4c3a15353f724de70424f6 (patch) | |
tree | 4cc46fdfc2ae762de6ffd725835721a4f9fae683 /development/geany | |
parent | aec7a7d2d0a13f7b53e1e4fe9d3e9a0098acfc9f (diff) | |
download | slackbuilds-614d5f7a9361c3a7fc4c3a15353f724de70424f6.tar.gz |
development/geany: Updated for version 1.31.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/geany')
-rw-r--r-- | development/geany/geany.SlackBuild | 2 | ||||
-rw-r--r-- | development/geany/geany.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/development/geany/geany.SlackBuild b/development/geany/geany.SlackBuild index 36a0155e28..a2e1deee07 100644 --- a/development/geany/geany.SlackBuild +++ b/development/geany/geany.SlackBuild @@ -31,7 +31,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany -VERSION=${VERSION:-1.31.0} +VERSION=${VERSION:-1.34.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/geany/geany.info b/development/geany/geany.info index 14c4973e94..167e7ffb03 100644 --- a/development/geany/geany.info +++ b/development/geany/geany.info @@ -1,8 +1,8 @@ PRGNAM="geany" VERSION="1.31.0" HOMEPAGE="https://www.geany.org/" -DOWNLOAD="https://github.com/geany/geany/archive/1.31.0/geany-1.31.0.tar.gz" -MD5SUM="3e87fb53d3f8f4143e02ff2fde6c0a81" +DOWNLOAD="https://github.com/geany/geany/archive/1.34.1/geany-1.34.1.tar.gz" +MD5SUM="d36ad44844c8721f2ef9b5398260de3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |