summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a63bb94f009..967be89a08bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=lsd2dsl-git
-pkgver=0.4.1.r26.gf7bce9c
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
epoch=
pkgdesc="A decompiler for ABBYY Lingvo’s and Duden proprietary dictionaries."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/nongeneric/lsd2dsl'
url='https://rcebits.com/lsd2dsl/index.html'
license=('MIT')
groups=()
-depends=('libzip' 'boost' 'qt5-base' 'libvorbis' 'libsndfile')
+depends=('libzip' 'boost' 'qt5-base' 'qt5-webkit' 'libvorbis' 'libsndfile')
makedepends=('git' 'cmake>=3.14' 'gtest')
optdepends=()
checkdepends=()