summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ryan S. Northrup2022-11-24 15:05:35 +0100
committer Willy Sudiarto Raharjo2022-11-24 15:05:35 +0100
commit47b976d002c777347709d0621cec02af29abe04c (patch)
treeac366a7de7208cae559872f29b3bd117ed18d39e
parent29b997bc04c5de5a1d47e824be98ec45957f3d97 (diff)
downloadslackbuilds-47b976d002c777347709d0621cec02af29abe04c.tar.gz
development/geany-plugins: Updated for version 1.38.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/geany-plugins/geany-plugins.SlackBuild6
-rw-r--r--development/geany-plugins/geany-plugins.info6
2 files changed, 8 insertions, 4 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}
diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info
index a1b4ae4ed5..bcbaa1877a 100644
--- a/development/geany-plugins/geany-plugins.info
+++ b/development/geany-plugins/geany-plugins.info
@@ -1,8 +1,8 @@
PRGNAM="geany-plugins"
-VERSION="1.36.0"
+VERSION="1.38.0"
HOMEPAGE="https://plugins.geany.org/"
-DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.36.0/geany-plugins-1.36.0.tar.gz"
-MD5SUM="ef26e47c73a2502a636fccf323ae990a"
+DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.38.0/geany-plugins-1.38.0.tar.gz"
+MD5SUM="ccc62783859421f38ce30c20e2cf5121"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geany"