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

Alexander Rødseth arodseth at archlinux.org
Mon Feb 24 17:14:15 UTC 2020


    Date: Monday, February 24, 2020 @ 17:14:12
  Author: arodseth
Revision: 580661

upgpkg: geany-plugins 1.36-3

Modified:
  geany-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 17:12:11 UTC (rev 580660)
+++ PKGBUILD	2020-02-24 17:14:12 UTC (rev 580661)
@@ -5,14 +5,14 @@
 
 pkgname=geany-plugins
 pkgver=1.36
-pkgrel=2
+pkgrel=3
 pkgdesc='Plugins for Geany'
 arch=(x86_64)
 url='https://plugins.geany.org/'
 license=(GPL)
-depends=("geany>=$pkgver" ctpl gpgme gtkspell3 libgit2 lua51 python vte3)
+depends=("geany>=$pkgver" ctpl gpgme gtkspell3 libgit2 lua51 python vte3 webkit2gtk)
 makedepends=(cppcheck intltool)
-source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("$url$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
 sha256sums=('ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6'
             'SKIP')
 validpgpkeys=(6D0E68FCE198824C27C90EB0B507ACD04BA283C9) # Frank Lanitz <frank at geany.org>



More information about the arch-commits mailing list