summaryrefslogtreecommitdiffstats
path: root/testing/geany-plugins
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-11-01 09:27:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-11-01 10:13:02 +0000
commitbb8d724c51481dde55b182bc8fd48ecdbda0758f (patch)
tree1d62854dbbbfc122585f49f73691298a54ef2d21 /testing/geany-plugins
parent0135d232fffb15d577e77241d6c654ff6682ffcd (diff)
testing/geany-plugins: upgrade to 0.21
Diffstat (limited to 'testing/geany-plugins')
-rw-r--r--testing/geany-plugins/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/geany-plugins/APKBUILD b/testing/geany-plugins/APKBUILD
index af588d70aab..7ef1f484ff7 100644
--- a/testing/geany-plugins/APKBUILD
+++ b/testing/geany-plugins/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=geany-plugins
-pkgver=0.20
+pkgver=0.21
pkgrel=0
pkgdesc="Plugins for Geany"
url="http://plugins.geany.org/"
@@ -28,6 +28,7 @@ subpackages="$pkgname-doc
$pkgname-shiftcolumn
$pkgname-spellcheck
$pkgname-treebrowser
+ $pkgname-lang
"
source="http://plugins.geany.org/geany-plugins/geany-plugins-$pkgver.tar.bz2"
@@ -93,4 +94,4 @@ spellcheck() { _plugin spellcheck "Spellcheck text in Geany"; }
treebrowser() { _plugin treebrowser "Alternate file browser plugin "; }
-md5sums="94bc4901217641a07f840d92179643b0 geany-plugins-0.20.tar.bz2"
+md5sums="22e106d7a026e720dd91feb79e44456f geany-plugins-0.21.tar.bz2"