summaryrefslogtreecommitdiff
path: root/community/texmaker/PKGBUILD
diff options
context:
space:
mode:
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 1b18beed2..461151d3c 100644
--- a/community/texmaker/PKGBUILD
+++ b/community/texmaker/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 94994 2013-08-02 22:19:28Z cinelli $
+# $Id: PKGBUILD 98538 2013-10-13 01:30:22Z cinelli $
#Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker
-pkgver=4.0.3
+pkgver=4.0.4
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=('fe33120eef6d6ae6dcbf949d5d5c7a4f')
+md5sums=('5abe8618367bd7923f792378751648f7')
build() {
cd "$pkgname-$pkgver"