mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/geany-plugins: Updated for version 1.34.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
614d5f7a93
commit
2c834a08a3
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geany-plugins"
|
||||
VERSION="1.31.0"
|
||||
VERSION="1.34.0"
|
||||
HOMEPAGE="https://plugins.geany.org/"
|
||||
DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.31.0/geany-plugins-1.31.0.tar.gz"
|
||||
MD5SUM="0dc0381776d5a4a94f05d53a54c6212e"
|
||||
DOWNLOAD="https://github.com/geany/geany-plugins/archive/1.34.0/geany-plugins-1.34.0.tar.gz"
|
||||
MD5SUM="64a0bfa6d44b4996cf9d33b01e13c6e4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geany"
|
||||
|
|
Loading…
Reference in a new issue