summaryrefslogtreecommitdiff
path: root/community/texmaker/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/texmaker/PKGBUILD')
-rw-r--r--community/texmaker/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD
index 4b3dab122..627bc22da 100644
--- a/community/texmaker/PKGBUILD
+++ b/community/texmaker/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 58537 2011-11-13 16:08:37Z andrea $
+# $Id: PKGBUILD 61099 2011-12-21 20:52:54Z andrea $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: furester <xfurester@hotmail.com>
@@ -7,12 +7,12 @@
pkgname=texmaker
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Free cross-platform latex editor'
arch=('i686' 'x86_64')
url="http://www.xm1math.net/texmaker/index.html"
license=('GPL')
-depends=('poppler-qt' 'ghostscript')
+depends=('poppler-qt' 'ghostscript' 'qtwebkit')
source=("http://www.xm1math.net/texmaker/${pkgname}-${pkgver}.tar.bz2")
md5sums=('10a14c75abbb7234d4e5e58a7c85b110')