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 bd365f0b3c5b..dbeee1ad9686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wp2latex
-pkgver=3.69
+pkgver=3.70
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)
-md5sums=('64df707f38ddce5d78589ceb797c1d82')
+md5sums=('0e53722c36bc1b6ce321d49582462514')
depends=('libjpeg' 'gcc-libs')
makedepends=('unzip')
install=$pkgname.install