summaryrefslogtreecommitdiff
path: root/community/texmaker
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-28 22:32:07 +0000
committerroot <root@rshg047.dnsready.net>2011-04-28 22:32:07 +0000
commit19f42937be8f6619a85663cb71e24c05b7e8b6d2 (patch)
treee7d059bcc0b5c309ff565da9be68ade7f29ef5fc /community/texmaker
parent8784d3134c1d4b4c02d705259ae2ebd768c778fd (diff)
Thu Apr 28 22:32:07 UTC 2011
Diffstat (limited to 'community/texmaker')
-rw-r--r--community/texmaker/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD
index bf7469df0..39d6c2a99 100644
--- a/community/texmaker/PKGBUILD
+++ b/community/texmaker/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
pkgname=texmaker
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc='Free cross-platform latex editor'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url="http://www.xm1math.net/texmaker/index.html"
license=('GPL')
depends=('poppler-qt' 'ghostscript')
source=("http://www.xm1math.net/texmaker/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('0e96cbd3e8171363c2858fbe96eb1baa')
+md5sums=('d375c8f486fe44f3f2a2a7d2ddac08f3')
build() {
cd ${pkgname}-${pkgver}