summaryrefslogtreecommitdiff
path: root/community/texmaker
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-03 01:49:46 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-03 01:49:46 -0300
commitb8be8316e6cf62713329cb15d77411658d7cb447 (patch)
treee5486c1e5bb7baa1e5356fb8de18beb263f51fbb /community/texmaker
parentf8f8c2edc0a58f29e716f32453ee296980faef03 (diff)
parent1173ff2dba7d0fd3c45f170a5e353a76b7a5da2f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/libtirpc/PKGBUILD extra/ffmpeg/PKGBUILD extra/imap/PKGBUILD
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 fc4e5d037..66729ef29 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.2
+pkgver=3.1
pkgrel=1
pkgdesc='Free cross-platform latex editor'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('d375c8f486fe44f3f2a2a7d2ddac08f3')
+md5sums=('10a14c75abbb7234d4e5e58a7c85b110')
build() {
cd ${pkgname}-${pkgver}