summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-05-09 10:57:08 +0200
committerHyacinthe Cartiaux2015-06-09 14:15:07 +0200
commitf41b61c759e7ee5a5d251b127b35db5181301cef (patch)
tree1c33970769cdcd9e5dbc48551ebf6860dbb450c1
parente6eddae5b306d3bd675232b4393b810090ef379a (diff)
downloadaur-f41b61c759e7ee5a5d251b127b35db5181301cef.tar.gz
[texmaker-qt4] Update to 4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea4e64472dcf..824dc7ba670b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texmaker-qt4
pkgdesc = Free cross-platform LaTeX editor
- pkgver = 4.1.1
+ pkgver = 4.2
pkgrel = 1
url = http://www.xm1math.net/texmaker/index.html
install = texmaker-qt4.install
@@ -15,8 +15,8 @@ pkgbase = texmaker-qt4
optdepends = poppler: PDF rendering support
provides = texmaker
conflicts = texmaker
- source = http://www.xm1math.net/texmaker/texmaker-4.1.1.tar.bz2
- md5sums = 0b26fe9e29b37eeaf98e568a096d2dad
+ source = http://www.xm1math.net/texmaker/texmaker-4.2.tar.bz2
+ md5sums = 9297da00423e341b76295f208a91096c
pkgname = texmaker-qt4
diff --git a/PKGBUILD b/PKGBUILD
index fd39f46a1ef3..92ecda48abba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker-qt4
-pkgver=4.1.1
+pkgver=4.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/texmaker/texmaker-$pkgver.tar.bz2")
-md5sums=('0b26fe9e29b37eeaf98e568a096d2dad')
+md5sums=('9297da00423e341b76295f208a91096c')
conflicts=('texmaker')
provides=('texmaker')