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/geany-plugins.SlackBuild | |
parent | 614d5f7a9361c3a7fc4c3a15353f724de70424f6 (diff) | |
download | slackbuilds-2c834a08a3f81d168c631fba72c631dbb9f3b522.tar.gz |
development/geany-plugins: Updated for version 1.34.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins/geany-plugins.SlackBuild')
-rw-r--r-- | development/geany-plugins/geany-plugins.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild index 4d71098a88..f83d24874f 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} |