summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-10-12 21:52:47 +0200
committerhaawda2020-10-12 21:52:47 +0200
commit7641bf5815b95b4b8d3582dece7a4d8e8e382b8f (patch)
tree5da717478840ea0073b6984ecfc3427a981fef69 /PKGBUILD
parent2563b2ccd165611fc347ae289a9189d5db9db746 (diff)
downloadaur-7641bf5815b95b4b8d3582dece7a4d8e8e382b8f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a1e59ebc151..e9c0e2ba9e43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wp2latex
-pkgver=3.91
-pkgrel=2
+pkgver=3.92
+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=('968a6720eeaff958ee4a6e1603a36fdceb82946b76732fadab91ee27d64c4900')
+sha256sums=('595a4763cb3d58467ebf9ec42e18ffbe6694ef01d4dbaa3608d0e45d26bcbf9c')
depends=('libjpeg' 'gcc-libs' 'libpng')
options=('!strip')