summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-02-20 09:38:35 +0100
committerHyacinthe Cartiaux2015-06-09 14:15:04 +0200
commit2520343ee30a27c9a7f79f221860219c79b3c131 (patch)
tree8b1410d05efbd8814a6e3e2ae235d2d1f03bb729
parent7584fa2c3255f6d05213c7ddd3831effd41117aa (diff)
downloadaur-2520343ee30a27c9a7f79f221860219c79b3c131.tar.gz
[texmaker-qt4] Update to 4.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e059d9dd9aa..1a574943f09d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texmaker-qt4
pkgdesc = Free cross-platform LaTeX editor
- pkgver = 4.1
+ pkgver = 4.1.1
pkgrel = 2
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.tar.bz2
- md5sums = 97ef7f97e73d69283391e467e5758275
+ source = http://www.xm1math.net/texmaker/texmaker-4.1.1.tar.bz2
+ md5sums = 0b26fe9e29b37eeaf98e568a096d2dad
pkgname = texmaker-qt4
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')