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

Alexander Rødseth arodseth at archlinux.org
Fri Feb 28 10:59:46 UTC 2020


    Date: Friday, February 28, 2020 @ 10:59:46
  Author: arodseth
Revision: 585769

temporarily dropping support for libgit2

Modified:
  geany-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-28 10:59:06 UTC (rev 585768)
+++ PKGBUILD	2020-02-28 10:59:46 UTC (rev 585769)
@@ -5,12 +5,12 @@
 
 pkgname=geany-plugins
 pkgver=1.36
-pkgrel=3
+pkgrel=4
 pkgdesc='Plugins for Geany'
 arch=(x86_64)
 url='https://plugins.geany.org/'
 license=(GPL)
-depends=("geany>=$pkgver" ctpl gpgme gtkspell3 libgit2 lua51 python vte3 webkit2gtk)
+depends=("geany>=$pkgver" ctpl gpgme gtkspell3 lua51 python vte3 webkit2gtk)
 makedepends=(cppcheck intltool)
 source=("$url$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
 sha256sums=('ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6'



More information about the arch-commits mailing list