summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-08-01 20:11:36 +0200
committerhaawda2021-08-01 20:11:36 +0200
commitbd58e5d986e32435e480f794810fef53b8670ed2 (patch)
tree5ca14f90e7c0523841aeb21de8030f7df8c73cd6 /PKGBUILD
parent493962511924b8031d2aed5ea70d2da99e8d8f87 (diff)
downloadaur-bd58e5d986e32435e480f794810fef53b8670ed2.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 3189530eb352..644d0999b10b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wp2latex
-pkgver=3.97
+pkgver=3.98
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=('3092532b4c9d058f67eacb3ac902e808e42b00a564b07f932009be56feba55b8')
+sha256sums=('4257dee73a0f2ae7a6439abcd6c6b19ad5929cce6c1d8adc73805ccf4e684a2d')
depends=('libjpeg' 'gcc-libs' 'libpng')
options=('!strip')