summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-04-10 14:35:41 +0200
committerHyacinthe Cartiaux2015-06-09 14:15:11 +0200
commitefce207f8349c0eaecd11e97146b876142d0d013 (patch)
tree97d6f9f734e45aec6bbbc419cb47c3748f86406e
parent4e81c514c4716bade71b2723d3cdec8bbaf913cc (diff)
downloadaur-efce207f8349c0eaecd11e97146b876142d0d013.tar.gz
[texmaker-qt4] Update to 4.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f92cd0222e6e..a4fd2845fcde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texmaker-qt4
pkgdesc = Free cross-platform LaTeX editor
- pkgver = 4.3
+ pkgver = 4.4.1
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.3.tar.bz2
- md5sums = f2ba669a886c01ed594c0e7e787b55df
+ source = http://www.xm1math.net/texmaker/texmaker-4.4.1.tar.bz2
+ sha256sums = 80939493ffb6c92f47c47109dff6de4c91259244247e90ddfb1bb6153559b4b4
pkgname = texmaker-qt4
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')