diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2019-01-13 23:44:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-13 23:44:04 +0700 |
commit | 2c834a08a3f81d168c631fba72c631dbb9f3b522 (patch) | |
tree | 0473865b381d4c8d726de1af5b97eab1fea1d46b /development/geany-plugins | |
parent | 614d5f7a9361c3a7fc4c3a15353f724de70424f6 (diff) |
development/geany-plugins: Updated for version 1.34.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins')
-rw-r--r-- | development/geany-plugins/geany-plugins.SlackBuild | 2 | ||||
-rw-r--r-- | development/geany-plugins/geany-plugins.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild index 4d71098a881d..f83d24874f9d 100644 --- a/development/geany-plugins/geany-plugins.SlackBuild +++ b/development/geany-plugins/geany-plugins.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany-plugins -VERSION=${VERSION:-1.31.0} +VERSION=${VERSION:-1.34.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info index d1835cd79bfa..06c67e8dd8b1 100644 --- a/development/geany-plugins/geany-plugins.info +++ b/development/geany-plugins/geany-plugins.info @@ -1,8 +1,8 @@ PRGNAM="geany-plugins" -VERSION="1.31.0" +VERSION="1.34.0" HOMEPAGE="https://plugins.geany.org/" -DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.31.0/geany-plugins-1.31.0.tar.gz" -MD5SUM="0dc0381776d5a4a94f05d53a54c6212e" +DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.34.0/geany-plugins-1.34.0.tar.gz" +MD5SUM="64a0bfa6d44b4996cf9d33b01e13c6e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geany" |