summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d82ff4367af6..29b789835079 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = geany-plugins-git
pkgdesc = Various plugins for Geany
- pkgver = 1.32.0.r61.g7460d36a
+ pkgver = 1.33.0.r46.gfe6cb3d0
pkgrel = 1
url = https://plugins.geany.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = geany-plugins-git
makedepends = gtkspell
makedepends = intltool
depends = geany-git
- depends = vte
+ depends = vte-legacy
depends = lua
depends = ctpl
depends = gpgme
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')