From bb8d724c51481dde55b182bc8fd48ecdbda0758f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 1 Nov 2011 09:27:37 +0000 Subject: testing/geany-plugins: upgrade to 0.21 --- testing/geany-plugins/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testing/geany-plugins') diff --git a/testing/geany-plugins/APKBUILD b/testing/geany-plugins/APKBUILD index af588d70a..7ef1f484f 100644 --- a/testing/geany-plugins/APKBUILD +++ b/testing/geany-plugins/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa 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" -- cgit v1.2.3