Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
95494b2a
Commit
95494b2a
authored
Dec 25, 2018
by
Roberto Oliveira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/geany-plugins: upgrade to 1.34
Add "Vimode" plugin introduced in this version
parent
d0fce0b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
community/geany-plugins/APKBUILD
community/geany-plugins/APKBUILD
+4
-2
No files found.
community/geany-plugins/APKBUILD
View file @
95494b2a
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
geany-plugins
pkgver
=
1.3
3
pkgver
=
1.3
4
pkgrel
=
0
pkgdesc
=
"Plugins for Geany"
url
=
"https://plugins.geany.org/"
...
...
@@ -47,6 +47,7 @@ subpackages="$pkgname-dev $pkgname-doc
$pkgname
-tableconvert
$pkgname
-treebrowser
$pkgname
-updatechecker
$pkgname
-vimode
$pkgname
-xmlsnippets
$pkgname
-workbench
$pkgname
-keyrecord
...
...
@@ -147,8 +148,9 @@ spellcheck() { _plugin spellcheck "Spellcheck text in Geany"; }
tableconvert
()
{
_plugin tableconvert
"Helps on converting a tabulator separated selection into a table"
;
}
treebrowser
()
{
_plugin treebrowser
"Alternate file browser plugin"
;
}
updatechecker
()
{
_plugin updatechecker
"A plugin to check whether there is a more recent version of Geany available"
;
}
vimode
()
{
_plugin vimode
"A Vim mode for Geany"
;
}
xmlsnippets
()
{
_plugin xmlsnippets
"Extends XML/HTML tag autocompletion provided by Geany"
;
}
workbench
()
{
_plugin workbench
"Support for multiple projects"
;
}
keyrecord
()
{
_plugin keyrecord
"Record a sequence of keystrokes and replay it"
;
}
sha512sums
=
"
62a3aec1f90e51ef48f6967e4889a8856e1b1a2c563af33b107010fc64188d6121f6ad256b263435d563f9615d8c6200729db7e765973184d4f2be3ac2e74284
geany-plugins-1.3
3
.tar.bz2"
sha512sums
=
"
073f0eab031b78f52ecb037e9e5f9d769822cce3548393e43fdb719ef353d7881bb34398a3a806f6aef33a0cce07ea172cbc0598a92a81faa8edbee36dfaaf9b
geany-plugins-1.3
4
.tar.bz2"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment