summaryrefslogtreecommitdiffstats
path: root/development/geany-plugins/geany-plugins.SlackBuild
diff options
context:
space:
mode:
author Ryan S. Northrup <northrup@yellowapple.us>2022-11-24 21:05:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 21:05:35 +0700
commit47b976d002c777347709d0621cec02af29abe04c (patch)
treeac366a7de7208cae559872f29b3bd117ed18d39e /development/geany-plugins/geany-plugins.SlackBuild
parent29b997bc04c5de5a1d47e824be98ec45957f3d97 (diff)
downloadslackbuilds-47b976d002c777347709d0621cec02af29abe04c.tar.gz
slackbuilds-47b976d002c777347709d0621cec02af29abe04c.tar.xz
development/geany-plugins: Updated for version 1.38.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.SlackBuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild
index 5c7ca4230b..e4d0532929 100644
--- a/development/geany-plugins/geany-plugins.SlackBuild
+++ b/development/geany-plugins/geany-plugins.SlackBuild
@@ -2,6 +2,10 @@
# Slackware build script for Geany Plugins
+# Copyright 2022 ilmich < ardutu at gmail dot com >
+
+# Previous maintainer(s):
+# Ryan S. Northrup | Reno, NV | northrup@yellowapple.us
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2010-2013 James Geboski <jgeboski@gmail.com>
@@ -33,7 +37,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=geany-plugins
-VERSION=${VERSION:-1.36.0}
+VERSION=${VERSION:-1.38.0}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}