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 e6194b322a81..17ae4a4c45f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=rolisteam
_pkgname=rolisteam
pkgver=1.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Virtual tabletop software. It helps you to manage tabletop role playing games with remote friends/players."
arch=('i686' 'x86_64')
url="http://www.rolisteam.org"
license=(GPL)
-depends=('qt5-base' 'zlib')
+depends=('qt5-base' 'qt5-multimedia' 'zlib')
makedepends=('qt5-tools' 'gcc' 'git')
source=("git+https://github.com/Rolisteam/rolisteam.git#tag=v${pkgver}"
"rolisteam.desktop")