diff options
-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 7a6ad83119..21c34d79e9 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.26} +VERSION=${VERSION:-1.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info index 5d0bafc5de..ef217545dc 100644 --- a/development/geany-plugins/geany-plugins.info +++ b/development/geany-plugins/geany-plugins.info @@ -1,8 +1,8 @@ PRGNAM="geany-plugins" -VERSION="1.26" +VERSION="1.27" HOMEPAGE="http://plugins.geany.org/" -DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.26.tar.bz2" -MD5SUM="024aa0b95a038188cb467dbada5a1bf5" +DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.27.tar.bz2" +MD5SUM="31e4aa4b771a4ff8ccfd74efe7ba7b44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geany" |