summaryrefslogtreecommitdiff
path: root/community/texmaker
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-18 05:50:22 +0000
committerroot <root@rshg047.dnsready.net>2011-04-18 05:50:22 +0000
commit6ca29e0c62691c1f3120dda0f6b59dbb86cc9295 (patch)
treef5316be783bd7c6686356e0dcd4c5ed9777e1eb4 /community/texmaker
parent049af7a95b01eba14d33586ad5852dddaf107e53 (diff)
Mon Apr 18 05:50:22 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 0b3df6f7a..bf7469df0 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
+pkgver=3.0.1
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=('d2802c093906b62c455ccc7944106da3')
+md5sums=('0e96cbd3e8171363c2858fbe96eb1baa')
build() {
cd ${pkgname}-${pkgver}