diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-12-06 01:01:01 -0800 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:42 +0000 |
commit | 66191508bd8f8e435debbe4f6c095888f7d726fa (patch) | |
tree | d8795af345170181bdc11aebfc9dc00846fc6d11 | |
parent | 717ca8b4cbb9a14a32368ebffb58837535d747f7 (diff) | |
download | slackbuilds-66191508bd8f8e435debbe4f6c095888f7d726fa.tar.gz |
development/geany-plugins: Updated for version 1.29.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-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 cb5a42820d..93187dbb9f 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.28} +VERSION=${VERSION:-1.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info index c2dfa3bd3a..0f2b830969 100644 --- a/development/geany-plugins/geany-plugins.info +++ b/development/geany-plugins/geany-plugins.info @@ -1,8 +1,8 @@ PRGNAM="geany-plugins" -VERSION="1.28" +VERSION="1.29" HOMEPAGE="http://plugins.geany.org/" -DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.28.tar.bz2" -MD5SUM="54ad042b6f91ff8e7a497c22faa2db4b" +DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.29.tar.bz2" +MD5SUM="2059c63ac0ec29d2da66b6243ae792e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geany" |