summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baa4236d24d1..e61e1fe68760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker-qt4
-pkgver=4.1
+pkgver=4.1.1
pkgrel=2
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/texmaker/texmaker-$pkgver.tar.bz2")
-md5sums=('97ef7f97e73d69283391e467e5758275')
+md5sums=('0b26fe9e29b37eeaf98e568a096d2dad')
conflicts=('texmaker')
provides=('texmaker')