summaryrefslogtreecommitdiff
path: root/community/geany-plugins/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geany-plugins/PKGBUILD')
-rw-r--r--community/geany-plugins/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/geany-plugins/PKGBUILD b/community/geany-plugins/PKGBUILD
index cd193ed36..f4becdd48 100644
--- a/community/geany-plugins/PKGBUILD
+++ b/community/geany-plugins/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90241 2013-05-09 23:30:17Z arodseth $
+# $Id: PKGBUILD 91272 2013-05-20 19:14:00Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: djgera
@@ -6,12 +6,12 @@
pkgname=geany-plugins
pkgver=1.23
-pkgrel=2
+pkgrel=3
pkgdesc='Plugins for Geany'
arch=('x86_64' 'i686')
url='http://plugins.geany.org/'
license=('GPL')
-depends=("geany=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
+depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
'desktop-file-utils' 'gtk-update-icon-cache' 'lua51')
makedepends=('intltool' 'vala' 'gdb' 'cppcheck')
optdepends=('hspell: hebrew spell checker')