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

Alexander Rødseth arodseth at archlinux.org
Wed Nov 22 09:06:19 UTC 2017


    Date: Wednesday, November 22, 2017 @ 09:06:18
  Author: arodseth
Revision: 267892

upgpkg: geany-plugins 1.32-1

Modified:
  geany-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 08:57:00 UTC (rev 267891)
+++ PKGBUILD	2017-11-22 09:06:18 UTC (rev 267892)
@@ -5,18 +5,17 @@
 # Contributor: Patrick Melo <patrick at patrickmelo.eti.br>
 
 pkgname=geany-plugins
-pkgver=1.31
+pkgver=1.32
 pkgrel=1
 pkgdesc='Plugins for Geany'
 arch=('x86_64')
 url='https://plugins.geany.org/'
 license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte' 'desktop-file-utils'
-         'lua51' 'libgit2' 'python2' 'pygtk')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
+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')
 source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('76bd9e803db5a626b86669f08330cf95b8cc35057a1cdf65759bc00aef120e25')
+sha256sums=('78d4b394fe22fda298e80a22616421efdd4a419eb227b99eadca73f65abac117')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list