summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f3feffb04f6..f69a5e8c71b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wp2latex
-pkgver=3.101
+pkgver=3.102
pkgrel=1
pkgdesc="Converts WordPerfect document formats to LaTeX"
url="http://www.penguin.cz/~fojtik/$pkgname/$pkgname.htm"
arch=('i686' 'x86_64')
license=('GPL')
source=("http://www.penguin.cz/~fojtik/$pkgname/$pkgname-$pkgver.zip")
-sha256sums=('9da9face53967f4695f1b2ab66ced7d39617cd60863435d9aee065c75e725a6f')
+sha256sums=('52ca3eb547552ed16c09708492021b415b38c3cbe485b5e8f977b19ddc928446')
depends=('libjpeg' 'gcc-libs' 'libpng')
options=('!strip')