From 83a318800db22408628e60c9e1730578efcfee37 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Nov 2012 01:47:44 -0700 Subject: Thu Nov 1 01:47:04 PDT 2012 --- community/geany-plugins/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/geany-plugins/PKGBUILD') diff --git a/community/geany-plugins/PKGBUILD b/community/geany-plugins/PKGBUILD index dd349c8d6..e68cb6518 100644 --- a/community/geany-plugins/PKGBUILD +++ b/community/geany-plugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 73662 2012-07-12 20:54:20Z arodseth $ +# $Id: PKGBUILD 79206 2012-10-31 22:05:41Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Angel 'angvp' Velasquez # Contributor: djgera @@ -6,14 +6,15 @@ pkgname=geany-plugins pkgver=1.22 -pkgrel=1 +pkgrel=2 pkgdesc="Combined plugins release for Geany" arch=('x86_64' 'i686') url="http://plugins.geany.org/" license=('GPL') depends=('geany=1.22' 'lua' 'gtkspell' 'libwebkit' 'hicolor-icon-theme' 'ctpl' 'gpgme') -makedepends=('intltool') +makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'vte') optdepends=('hspell: hebrew spell checker') +options=('!libtool') install=geany-plugins.install source=("http://plugins.geany.org/geany-plugins/$pkgname-$pkgver.tar.bz2") sha256sums=('a0dcf0cb00ac260670ef8fae682aade60c7c3075c88121fd21f3aecdff84e1ce') -- cgit v1.2.3-54-g00ecf