summaryrefslogtreecommitdiff
path: root/community/texmaker/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/texmaker/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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 8ba258d91..916c25874 100644
--- a/community/texmaker/PKGBUILD
+++ b/community/texmaker/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 89278 2013-04-28 12:14:49Z cinelli $
+# $Id: PKGBUILD 91601 2013-05-25 11:19:17Z bpiotrowski $
#Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc='Free cross-platform LaTeX editor'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('ghostscript: LaTeX to HTML conversion command'
'poppler: PDF rendering support')
install="$pkgname.install"
source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('62f87f7b44e92ca68817663d3d5aeca4')
+md5sums=('2097b5911acc461a85fd631dd1e2e5dc')
build() {
cd "$pkgname-$pkgver"