summaryrefslogtreecommitdiff
path: root/community/texmaker
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-18 21:51:20 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-18 21:51:20 -0300
commitf0a7e44c0037beb1c6cf1c2e25d8de1a9e9393c8 (patch)
tree6dda6d4856970e43904fc1e89cbeeb7157ea9ade /community/texmaker
parent78538de96d5d6d9516ae18b68d4c62654eea5278 (diff)
parent6ca29e0c62691c1f3120dda0f6b59dbb86cc9295 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/cppcheck/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 b1fd5e45e..26e100ad0 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' '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=('d2802c093906b62c455ccc7944106da3')
+md5sums=('0e96cbd3e8171363c2858fbe96eb1baa')
build() {
cd ${pkgname}-${pkgver}