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 1262361f51a2..b6be5e23ccf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=joliebulle
softver=3.6
softrev=.0
pkgver=$softver$softrev
-pkgrel=1
+pkgrel=2
pkgdesc="Brewing assistant and beer recipe design"
arch=('any')
url="http://joliebulle.tuxfamily.org/"
license=('GPL3')
-depends=('python' 'python-pyqt5')
+depends=('python' 'python-pyqt5' 'qt5-webkit')
source=("https://download.tuxfamily.org/joliebulle/$pkgname$softver/$pkgname-$pkgver.tar.gz")
sha256sums=('17b7104d3757054a1ccd9ed1c732472a053036893abbb07e96d2ee44764878a1')