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

Balló György bgyorgy at archlinux.org
Mon Jan 29 14:10:43 UTC 2018


    Date: Monday, January 29, 2018 @ 14:10:42
  Author: bgyorgy
Revision: 287773

upgpkg: geany-plugins 1.32-4

Build with gtk3, disable incompatible plugins: debugger, geanypy, multiterm, scope

Modified:
  geany-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-29 14:08:21 UTC (rev 287772)
+++ PKGBUILD	2018-01-29 14:10:42 UTC (rev 287773)
@@ -6,14 +6,13 @@
 
 pkgname=geany-plugins
 pkgver=1.32
-pkgrel=3
+pkgrel=4
 pkgdesc='Plugins for Geany'
 arch=('x86_64')
 url='https://plugins.geany.org/'
 license=('GPL')
-depends=("geany>=$pkgver" 'ctpl' 'desktop-file-utils' 'gpgme' 'gtkspell' 'libgit2' 'lua51' 'pygtk' 'python2' 'vte')
-makedepends=('cppcheck' 'gdb' 'intltool' 'libgit2' 'vala')
-optdepends=('hspell: hebrew spell checker')
+depends=("geany>=$pkgver" 'ctpl' 'gpgme' 'gtkspell3' 'libgit2' 'lua51')
+makedepends=('cppcheck' 'intltool')
 source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"
         enchant-2.patch)
 sha256sums=('78d4b394fe22fda298e80a22616421efdd4a419eb227b99eadca73f65abac117'



More information about the arch-commits mailing list