[arch-commits] Commit in geany-plugins/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun Aug 2 17:48:38 UTC 2015


    Date: Sunday, August 2, 2015 @ 19:48:38
  Author: arodseth
Revision: 137741

upgpkg: geany-plugins 1.25-2

Modified:
  geany-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-02 17:47:42 UTC (rev 137740)
+++ PKGBUILD	2015-08-02 17:48:38 UTC (rev 137741)
@@ -6,14 +6,14 @@
 
 pkgname=geany-plugins
 pkgver=1.25
-pkgrel=1
+pkgrel=2
 pkgdesc='Plugins for Geany'
 arch=('x86_64' 'i686')
 url='http://plugins.geany.org/'
 license=('GPL')
 depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
-         'desktop-file-utils' 'gtk-update-icon-cache' 'lua51')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck')
+         'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
 optdepends=('hspell: hebrew spell checker')
 install="$pkgname.install"
 source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
@@ -25,8 +25,6 @@
   ./configure \
     --prefix=/usr \
     --libexecdir=/usr/lib
-    #--disable-geanypy \
-    #--disable-debugger
   make 
 }
 



More information about the arch-commits mailing list