summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Weiman2015-12-04 14:33:16 -0500
committerMark Weiman2015-12-04 14:33:16 -0500
commit21e4c2270235d0f4a0b9aaecf80693bf11989e86 (patch)
tree44d6b5482281498e241654f96d4c7436d4a6f02f
parent71d469f9d1511c500b3db60024b9c008a6197ca9 (diff)
downloadaur-21e4c2270235d0f4a0b9aaecf80693bf11989e86.tar.gz
update to 3.8.0-2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5012b2479318..5653a2e8d471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gedit-latex
pkgver=3.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Gedit plugin that provides features to ease the edition of LaTeX documents"
arch=('i686' 'x86_64')
url="https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin"
license=('GPL')
groups=()
-depends=(gedit rubber texlive-core python-gobject python-dbus)
+depends=(gedit rubber texlive-core python-gobject python-dbus python-latex)
makedepends=(cairo gettext atk intltool libpeas gtk3 glib2)
provides=()
conflicts=(gedit-latex-plugin)