summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2018-04-06 17:19:45 +0300
committertrizen2018-04-06 17:19:45 +0300
commit5433b3e5afcc648bf7ff280c4583b05c9133a201 (patch)
tree5780f08f8eb27c0760e9c8f3400750e53dcd7ece /PKGBUILD
parentcd47d77d048bc18c078aea3aecdccd7135c4e0bd (diff)
downloadaur-5433b3e5afcc648bf7ff280c4583b05c9133a201.tar.gz
Changed the `vte` dependency to `vte-legacy`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88da4c8e27a..600a9b065bbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Addict7 <nicolasfloquet@gmail.com>
pkgname=geany-plugins-git
-pkgver=1.32.0.r61.g7460d36a
+pkgver=1.33.0.r46.gfe6cb3d0
pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
url='https://plugins.geany.org/'
license=('GPL')
-depends=('geany-git' 'vte' 'lua' 'ctpl' 'gpgme' 'gtkspell' 'hicolor-icon-theme')
+depends=('geany-git' 'vte-legacy' 'lua' 'ctpl' 'gpgme' 'gtkspell' 'hicolor-icon-theme')
makedepends=('git' 'libtool' 'python' 'gpgme' 'ctpl' 'lua' 'gtkspell' 'intltool')
provides=('geany-plugins')
conflicts=('geany-plugins-svn' 'geany-plugins')