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 291ff3563a19..27b4041ae626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=brewtarget
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Beer calculator compatible with BeerSmith. Generates instructions from the recipe and interactive mash designer."
url="http://www.brewtarget.org/"
arch=('x86_64' 'i686')
license=('GPL3'
'WTFPL-2')
-depends=('qt5-tools' 'qt5-multimedia' 'qt5-svg' 'phonon')
+depends=('qt5-tools' 'qt5-multimedia' 'qt5-webkit' 'qt5-svg')
optdepends=()
makedepends=('cmake')
conflicts=("${pkgname}-git")