summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-10-09 11:08:04 +0200
committerHyacinthe Cartiaux2015-06-09 14:15:09 +0200
commit4e81c514c4716bade71b2723d3cdec8bbaf913cc (patch)
tree3e9a99d76799b9fcb25835b524f89acef75cc2b7
parent211acc60a3103b5cc44573665d67728a709a4710 (diff)
downloadaur-4e81c514c4716bade71b2723d3cdec8bbaf913cc.tar.gz
[texmaker-qt4] Update to 4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 437c070491e3..f92cd0222e6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texmaker-qt4
pkgdesc = Free cross-platform LaTeX editor
- pkgver = 4.2
+ pkgver = 4.3
pkgrel = 1
url = http://www.xm1math.net/texmaker/index.html
install = texmaker-qt4.install
@@ -14,8 +14,8 @@ pkgbase = texmaker-qt4
optdepends = poppler: PDF rendering support
provides = texmaker
conflicts = texmaker
- source = http://www.xm1math.net/texmaker/texmaker-4.2.tar.bz2
- md5sums = 9297da00423e341b76295f208a91096c
+ source = http://www.xm1math.net/texmaker/texmaker-4.3.tar.bz2
+ md5sums = f2ba669a886c01ed594c0e7e787b55df
pkgname = texmaker-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 234584fd1a79..4404966fb464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker-qt4
-pkgver=4.2
+pkgver=4.3
pkgrel=1
pkgdesc='Free cross-platform LaTeX editor'
arch=('i686' 'x86_64')
@@ -13,7 +13,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=('9297da00423e341b76295f208a91096c')
+md5sums=('f2ba669a886c01ed594c0e7e787b55df')
conflicts=('texmaker')
provides=('texmaker')