summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenaud G2019-11-27 22:21:28 +0100
committerRenaud G2019-11-27 22:21:28 +0100
commit2bcf12c1d76e72103e8445997903d79be3dbbc8f (patch)
treeea6e76afedcfc58dd0a474756e9255f5ace460e1
parent12409efc8dcfa3ed8f3ad928f74d65474d4b361b (diff)
downloadaur-2bcf12c1d76e72103e8445997903d79be3dbbc8f.tar.gz
update for 1.9.2 version.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17ae4a4c45f5..67c3f5d3f2c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=rolisteam
_pkgname=rolisteam
-pkgver=1.8.2
+pkgver=1.9.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' 'qt5-multimedia' 'zlib')
+depends=('qt5-base' 'qt5-multimedia' 'zlib' 'qt5-webengine')
makedepends=('qt5-tools' 'gcc' 'git')
source=("git+https://github.com/Rolisteam/rolisteam.git#tag=v${pkgver}"
"rolisteam.desktop")