summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-06-11 20:52:03 +0200
committerhaawda2023-06-11 20:52:03 +0200
commitd03c7fa3f6c40dd14728e3477e39e4c059e1edc4 (patch)
tree557d6d97219752faaed21709669364e3d158e847 /PKGBUILD
parenta432469dab81154e80135afce4a9cacc7a60ef29 (diff)
downloadaur-wp2latex.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c632d16f29be..cf0cd072b739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wp2latex
-pkgver=3.112
+pkgver=3.113
pkgrel=1
pkgdesc="Converts WordPerfect document formats to LaTeX"
url="http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm"
arch=('i686' 'x86_64')
license=('GPL')
source=("http://www.penguin.cz/~fojtik/$pkgname/$pkgname-$pkgver.zip")
-sha256sums=('7cb1d43ba7ef86da6cc73ef963712aa8254147d7d8fa2ca25efd68cb26369913')
+sha256sums=('220d8253c4347cf744435877acba5d2112194ef5834f31de84171b28454a2f24')
depends=('libjpeg' 'gcc-libs' 'libpng')
options=('!strip')