summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Fabijan2016-09-17 19:17:41 +0200
committerDavid Fabijan2016-09-17 19:17:41 +0200
commit5e69bfb27184a8d24b01c679c2555b09b358a64b (patch)
tree663ce1f061e2a108c2a510122942fc354cf931f8 /PKGBUILD
parent6d3fce666faa0773c17b584382d14ba975e4624d (diff)
downloadaur-5e69bfb27184a8d24b01c679c2555b09b358a64b.tar.gz
Update to 3.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff8d75b0d446..e051021a10ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mantainer: David Fabijan <mclenin.at.gmail.com>
pkgname=latexdraw
-pkgver=3.3.3
+pkgver=3.3.4
pkgrel=1
pkgdesc='Create svg graphics and/or pstricks code usable in latex documents.'
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('texlive-pstricks: use generated code in LaTeX documents'
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/LaTeXDraw-${pkgver}-bin.zip
latexdraw.sh)
install=latexdraw.install
-md5sums=('aeae9b39aedd6295213059b6bc6609a6'
+md5sums=('5105bfd0c908ba449b991a5f04f3d2e6'
'8f7e3de38675797b824c5a8878e4c694')
package() {