summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-04-10 14:35:41 +0200
committerHyacinthe Cartiaux2015-06-09 14:15:11 +0200
commitefce207f8349c0eaecd11e97146b876142d0d013 (patch)
tree97d6f9f734e45aec6bbbc419cb47c3748f86406e /PKGBUILD
parent4e81c514c4716bade71b2723d3cdec8bbaf913cc (diff)
downloadaur-texmaker-qt4.tar.gz
[texmaker-qt4] Update to 4.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4404966fb464..812325580984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker-qt4
-pkgver=4.3
+pkgver=4.4.1
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=('f2ba669a886c01ed594c0e7e787b55df')
+sha256sums=('80939493ffb6c92f47c47109dff6de4c91259244247e90ddfb1bb6153559b4b4')
conflicts=('texmaker')
provides=('texmaker')